|
|||||||||||
| 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.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)
|
| 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.samples.registry |
| Classes in org.globus.ogsa.impl.samples.registry that implement OperationProvider | |
class |
RegistryPublishProvider
This class allows services to publish themselves to remote registries |
| 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 | ||||||||||