|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of OperationProvider in org.globus.ogsa |
Methods in org.globus.ogsa that return OperationProvider | |
OperationProvider |
GridServiceBase.getOperationProvider(javax.xml.namespace.QName operationName)
Gets the operation provider based on the qname of the operation as defined in the WSDL representation of the service interface. |
Methods in org.globus.ogsa with parameters of type OperationProvider | |
void |
GridServiceBase.addOperationProvider(OperationProvider provider)
Adds a new operation provider to this service. |
Uses of OperationProvider in org.globus.ogsa.impl.core.registry |
Classes in org.globus.ogsa.impl.core.registry that implement OperationProvider | |
class |
RegistryPublishProvider
This operation provider allows services to add themselves to remote ServiceGroups, and maintain their entries there. |
Uses of OperationProvider in org.globus.ogsa.impl.ogsi |
Classes in org.globus.ogsa.impl.ogsi that implement OperationProvider | |
class |
FactoryProvider
Implementation of the Factory PortType. |
class |
HandleResolverProvider
Implements a handle resolver to get a new updated GSR for a handle |
class |
NotificationSourceProvider
Notification source implementation used to subscribe and notify a collection of external sinks |
class |
ServiceGroupProvider
This provider adds the manadtory ServiceGroup SDEs to a service |
class |
ServiceGroupRegistrationProvider
Implements the ogsi service group registration operations |
Methods in org.globus.ogsa.impl.ogsi that return OperationProvider | |
OperationProvider |
GridServiceImpl.getOperationProvider(javax.xml.namespace.QName operation)
|
Methods in org.globus.ogsa.impl.ogsi with parameters of type OperationProvider | |
void |
GridServiceImpl.addOperationProvider(OperationProvider provider)
Add an operation provider to this service. |
void |
GridServiceImpl.removeOperationProvider(OperationProvider provider)
Removes an operation provider from this service. |
Uses of OperationProvider in org.globus.ogsa.impl.samples.callback |
Classes in org.globus.ogsa.impl.samples.callback that implement OperationProvider | |
class |
ProviderCallbackRecorder
|
Uses of OperationProvider in org.globus.ogsa.impl.samples.counter.delegation |
Classes in org.globus.ogsa.impl.samples.counter.delegation that implement OperationProvider | |
class |
CounterProvider
|
Uses of OperationProvider in org.globus.ogsa.impl.security.authentication |
Classes in org.globus.ogsa.impl.security.authentication that implement OperationProvider | |
class |
SecureNotificationSourceProvider
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |