|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use uk.org.ogsadai.common.properties | |
| uk.org.ogsadai.activity | Contains the core interfaces and classes of the Activity Framework. |
| uk.org.ogsadai.common.properties | This package provides classes and interfaces provide for the use of properties, both those where the property value is static and those where its value is provided on-demand via callbacks. |
| uk.org.ogsadai.dataresource | Provides the data service resource layer of OGSA-DAI and also the core data data resource accessors. |
| uk.org.ogsadai.dataresource.config | Provides functionality related to data resource accessor meta-data resource properties. |
| uk.org.ogsadai.examples.dataResourceAccessor | Example code for the data resource accessor tutorial. |
| uk.org.ogsadai.examples.demoFactory | Example code for the demo factory tutorial. |
| uk.org.ogsadai.examples.demoTransientFactory | Example code for the demo transient factory tutorial. |
| uk.org.ogsadai.service.resource | This package provides classes and interfaces relating to data service resources. |
| uk.org.ogsadai.service.wsrf.properties | This package provides classes that support the wrapping of OGSA-DAI data service resource properties in a form compatible with Globus Toolkit 4.0. |
| uk.org.ogsadai.sessions | Contains the core classes and interfaces used to support sessions. |
| uk.org.ogsadai.sessions.impl | Contains implementations of the sessions interfaces to provide support for transient sessions. |
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.activity| Property
|
Abstract class representing a property - a qualified name and a value. PropertyCallback
|
A callback class for objects that provide values for Property objects.PropertyValueException
|
Exception raised when there is a problem accessing a property value. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.common.properties| DynamicProperty
|
A property consisting of a name and a value - the value is not stored within this class. DynamicPropertyCreationException
|
A dynamic property cannot be created due to problems with its implementation class. Properties
|
A collection of uk.org.ogsadai.common.Property objects.Property
|
Abstract class representing a property - a qualified name and a value. PropertyCallback
|
A callback class for objects that provide values for Property objects.PropertyEvent
|
An event representing some kind of occurence involving a Properties object.PropertyEventDispatcher
|
A thread-safe class for dispatching property events to a collection of property listeners. PropertyImmutableException
|
Exception raised when an attempt is made to set the value of a property that cannot be updated in this way. PropertyListener
|
A listener interface for receiving property-related events. PropertyValue
|
Interface for retrieving a property values as org.w3c.dom
Document Object Model elements.PropertyValueException
|
Exception raised when there is a problem accessing a property value. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.dataresource| Property
|
Abstract class representing a property - a qualified name and a value. PropertyCallback
|
A callback class for objects that provide values for Property objects.PropertyValueException
|
Exception raised when there is a problem accessing a property value. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.dataresource.config| DynamicPropertyCreationException
|
A dynamic property cannot be created due to problems with its implementation class. Property
|
Abstract class representing a property - a qualified name and a value. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.examples.dataResourceAccessor| Property
|
Abstract class representing a property - a qualified name and a value. StaticProperty
|
A property consisting of a name and a value - the value is stored within this class. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.examples.demoFactory| Property
|
Abstract class representing a property - a qualified name and a value. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.examples.demoTransientFactory| Property
|
Abstract class representing a property - a qualified name and a value. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.service.resource| Properties
|
A collection of uk.org.ogsadai.common.Property objects. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.service.wsrf.properties| Property
|
Abstract class representing a property - a qualified name and a value. PropertyEvent
|
An event representing some kind of occurence involving a Properties object.PropertyListener
|
A listener interface for receiving property-related events. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.sessions| Properties
|
A collection of uk.org.ogsadai.common.Property objects. |
|
Classes in uk.org.ogsadai.common.properties used by uk.org.ogsadai.sessions.impl| Properties
|
A collection of uk.org.ogsadai.common.Property objects.PropertyValue
|
Interface for retrieving a property values as org.w3c.dom
Document Object Model elements. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||