Uses of Package
org.globus.ogsa

Packages that use org.globus.ogsa
org.globus.ogsa   
org.globus.ogsa.client   
org.globus.ogsa.client.managers   
org.globus.ogsa.client.reflection   
org.globus.ogsa.config   
org.globus.ogsa.core.admin.service   
org.globus.ogsa.core.logging.service   
org.globus.ogsa.core.management.service   
org.globus.ogsa.core.notification.service   
org.globus.ogsa.core.ping.service   
org.globus.ogsa.deployment   
org.globus.ogsa.encoding   
org.globus.ogsa.gui   
org.globus.ogsa.handlers   
org.globus.ogsa.impl.core.admin   
org.globus.ogsa.impl.core.factory   
org.globus.ogsa.impl.core.handle   
org.globus.ogsa.impl.core.logging   
org.globus.ogsa.impl.core.management   
org.globus.ogsa.impl.core.notification   
org.globus.ogsa.impl.core.ping   
org.globus.ogsa.impl.core.registry   
org.globus.ogsa.impl.core.service   
org.globus.ogsa.impl.ogsi   
org.globus.ogsa.impl.samples.any   
org.globus.ogsa.impl.samples.array   
org.globus.ogsa.impl.samples.callback   
org.globus.ogsa.impl.samples.chat   
org.globus.ogsa.impl.samples.counter.basic   
org.globus.ogsa.impl.samples.counter.delegation   
org.globus.ogsa.impl.samples.counter.generate   
org.globus.ogsa.impl.samples.counter.logging   
org.globus.ogsa.impl.samples.counter.notification   
org.globus.ogsa.impl.samples.counter.persistent   
org.globus.ogsa.impl.samples.counter.routable.local   
org.globus.ogsa.impl.samples.counter.routable.master   
org.globus.ogsa.impl.samples.counter.secure   
org.globus.ogsa.impl.samples.exception   
org.globus.ogsa.impl.samples.google   
org.globus.ogsa.impl.samples.notification   
org.globus.ogsa.impl.samples.servicedata   
org.globus.ogsa.impl.samples.weather   
org.globus.ogsa.impl.security   
org.globus.ogsa.impl.security.authentication   
org.globus.ogsa.impl.security.authentication.service   
org.globus.ogsa.impl.security.authorization   
org.globus.ogsa.impl.security.descriptor   
org.globus.ogsa.repository   
org.globus.ogsa.router   
org.globus.ogsa.samples.ArraySample   
org.globus.ogsa.samples.GenerateCounter   
org.globus.ogsa.samples.any.service   
org.globus.ogsa.samples.chat.service   
org.globus.ogsa.samples.counter.encoded   
org.globus.ogsa.samples.counter.notification.service   
org.globus.ogsa.samples.counter.routable.service   
org.globus.ogsa.samples.counter.service   
org.globus.ogsa.samples.exception.service   
org.globus.ogsa.samples.google   
org.globus.ogsa.samples.gwsdl.top.service   
org.globus.ogsa.samples.notification.service   
org.globus.ogsa.samples.servicedata.service   
org.globus.ogsa.samples.weather.service   
org.globus.ogsa.samples.xmethods   
org.globus.ogsa.security.authentication   
org.globus.ogsa.server   
org.globus.ogsa.utils   
org.globus.ogsa.wsdl   
org.gridforum.ogsa.samples.ogsi.service   
org.gridforum.ogsi   
org.gridforum.ogsi.service   
 

Classes in org.globus.ogsa used by org.globus.ogsa
ExpressionEvaluator
           
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
OperationProvider
          An OperationProvider implements a subset of operations exposed by a Grid service.
PersistentGridServiceCallback
          Deprecated. No longer used. Use GridServiceCallback instead.
QueryEngine
          The QueryEngine interface is used to map queries on the service data of a service to the appropriate ExpressionEvaluators and then return the result.
ServiceData
          This class defines a wrapper around a collection of service data value for a service data element.
ServiceDataListener
          The ServiceDataListener interface allows callbacks to be recieved when service data changes in a ServiceDataSet
ServiceDataSet
          This interface defines the API used to access a collection of service data contained in a service
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceLifecycleMonitor
          The ServiceLifecycleMonitor interface allows you to intercept lifecycle callbacks on a particular service.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
ServicePropertiesException
          The ServiceProperties exception is thrown when there was a problem performing a method on the ServiceProperties interface
TopicAlreadyExistsException
          The TopicAlreadyExists exception is thrown if there was an attempt to add an already existing topic to a NotificationProvider
 

Classes in org.globus.ogsa used by org.globus.ogsa.client
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
NotificationSinkCallback
          Interface to be implemented by clients subscribing to a particular topic using the NotificationSinkManager API.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.client.managers
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
NotificationSinkCallback
          Interface to be implemented by clients subscribing to a particular topic using the NotificationSinkManager API.
 

Classes in org.globus.ogsa used by org.globus.ogsa.client.reflection
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.config
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.core.admin.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.core.logging.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.core.management.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.core.notification.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.core.ping.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.deployment
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.encoding
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.gui
NotificationSinkCallback
          Interface to be implemented by clients subscribing to a particular topic using the NotificationSinkManager API.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.handlers
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceLifecycleMonitor
          The ServiceLifecycleMonitor interface allows you to intercept lifecycle callbacks on a particular service.
ServiceLifecycleMonitorImpl
          Empty adapter class used for the convenience of ServiceLifecycleMonitor implementers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.admin
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceData
          This class defines a wrapper around a collection of service data value for a service data element.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.factory
FactoryCallback
          A FactoryCallback is used to provide custom implementations of the creation of Grid service instances.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.handle
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.logging
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.management
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.notification
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
NotificationProvider
          The NotificationProvider interface is used to implement topic based subscriptions.
NotificationSinkCallback
          Interface to be implemented by clients subscribing to a particular topic using the NotificationSinkManager API.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.ping
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.registry
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
OperationProvider
          An OperationProvider implements a subset of operations exposed by a Grid service.
ServiceDataSet
          This interface defines the API used to access a collection of service data contained in a service
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.core.service
ExpressionEvaluator
           
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
QueryEngine
          The QueryEngine interface is used to map queries on the service data of a service to the appropriate ExpressionEvaluators and then return the result.
ServiceData
          This class defines a wrapper around a collection of service data value for a service data element.
ServiceDataListener
          The ServiceDataListener interface allows callbacks to be recieved when service data changes in a ServiceDataSet
ServiceDataSet
          This interface defines the API used to access a collection of service data contained in a service
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
ServicePropertiesException
          The ServiceProperties exception is thrown when there was a problem performing a method on the ServiceProperties interface
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.ogsi
DestroyListener
          A DestroyListener is used to notify lifecycle managers like factories when one of their services is destroyed.
FactoryCallback
          A FactoryCallback is used to provide custom implementations of the creation of Grid service instances.
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
LazyCreationCallback
          The LazyCreationCallback interface can be used to get notified when a service was not found in the internal registry.
NotificationProvider
          The NotificationProvider interface is used to implement topic based subscriptions.
OperationProvider
          An OperationProvider implements a subset of operations exposed by a Grid service.
PersistentGridServiceBase
          Deprecated. No longer used. Use GridServiceBase instead.
PersistentGridServiceCallback
          Deprecated. No longer used. Use GridServiceCallback instead.
QueryEngine
          The QueryEngine interface is used to map queries on the service data of a service to the appropriate ExpressionEvaluators and then return the result.
ServiceData
          This class defines a wrapper around a collection of service data value for a service data element.
ServiceDataListener
          The ServiceDataListener interface allows callbacks to be recieved when service data changes in a ServiceDataSet
ServiceDataSet
          This interface defines the API used to access a collection of service data contained in a service
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
TopicAlreadyExistsException
          The TopicAlreadyExists exception is thrown if there was an attempt to add an already existing topic to a NotificationProvider
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.any
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.array
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.callback
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
OperationProvider
          An OperationProvider implements a subset of operations exposed by a Grid service.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.chat
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.basic
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.delegation
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
OperationProvider
          An OperationProvider implements a subset of operations exposed by a Grid service.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.generate
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.logging
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.notification
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.persistent
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.routable.local
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.routable.master
FactoryCallback
          A FactoryCallback is used to provide custom implementations of the creation of Grid service instances.
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.counter.secure
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.exception
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.google
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.notification
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.servicedata
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.samples.weather
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.security
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.security.authentication
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
NotificationProvider
          The NotificationProvider interface is used to implement topic based subscriptions.
OperationProvider
          An OperationProvider implements a subset of operations exposed by a Grid service.
ServiceDataListener
          The ServiceDataListener interface allows callbacks to be recieved when service data changes in a ServiceDataSet
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.security.authentication.service
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceCallback
          The GridServiceCallback interface defines callback methods that can be implemented by all Grid services to be notified by life cycle events.
ServiceDataValueCallback
          The ServiceDataValueCallback interface can be implemented to dynamically provide service data values, at the time of an expression evaluation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.security.authorization
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.impl.security.descriptor
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.repository
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceBase
          The GridServiceBase interface defines the methods that need to be supported by all Grid service implementations.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceLifecycleMonitor
          The ServiceLifecycleMonitor interface allows you to intercept lifecycle callbacks on a particular service.
ServiceLifecycleMonitorImpl
          Empty adapter class used for the convenience of ServiceLifecycleMonitor implementers.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.router
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.ArraySample
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.GenerateCounter
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.any.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.chat.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.counter.encoded
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.counter.notification.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.counter.routable.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.counter.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.exception.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.google
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.gwsdl.top.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.notification.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.servicedata.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.weather.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.samples.xmethods
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.security.authentication
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.server
GridContext
          This class allows the framework to communicate important state information to various callback methods that can be implemented by the application.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.globus.ogsa.utils
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
QueryEngine
          The QueryEngine interface is used to map queries on the service data of a service to the appropriate ExpressionEvaluators and then return the result.
ServiceData
          This class defines a wrapper around a collection of service data value for a service data element.
ServiceDataAttributes
          The ServiceDataAttributes class allows attributes to be easily attached to and extracted from any service data elements.
ServiceProperties
          The ServiceProperties interface used to share properties between delegation layers.
 

Classes in org.globus.ogsa used by org.globus.ogsa.wsdl
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.gridforum.ogsa.samples.ogsi.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.gridforum.ogsi
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 

Classes in org.globus.ogsa used by org.gridforum.ogsi.service
GridLocator
          The GridLocator interface defines the base class of all type specific ServiceLocators used to create stubs on the client side.
GridServiceException
          Local exception used to report problems in the OGSI Container implementation.
 



Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.