|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InvalidHandleFaultType in org.globus.ogsa.core.management |
Methods in org.globus.ogsa.core.management that throw InvalidHandleFaultType | |
void |
OgsiManagementPortType.endServiceForce(HandleType aHandle)
|
void |
OgsiManagementPortType.endService(HandleType aHandle)
|
void |
OgsiManagementPortType.activateService(HandleType aHandle)
|
void |
OgsiManagementPortType.deactivateService(HandleType aHandle)
|
Uses of InvalidHandleFaultType in org.globus.ogsa.core.management.bindings |
Methods in org.globus.ogsa.core.management.bindings that throw InvalidHandleFaultType | |
void |
OgsiManagementSOAPBindingStub.endServiceForce(HandleType aHandle)
|
void |
OgsiManagementSOAPBindingStub.endService(HandleType aHandle)
|
void |
OgsiManagementSOAPBindingStub.activateService(HandleType aHandle)
|
void |
OgsiManagementSOAPBindingStub.deactivateService(HandleType aHandle)
|
Uses of InvalidHandleFaultType in org.globus.ogsa.impl.core.handle |
Methods in org.globus.ogsa.impl.core.handle that throw InvalidHandleFaultType | |
static java.lang.String |
HandleHelper.getInstanceID(HandleType handle)
|
static java.lang.String |
HandleHelper.getServicePath(HandleType handle)
|
static java.lang.String |
HandleHelper.getServicePath(java.lang.String handle)
|
static java.lang.String |
HandleHelper.getInstanceID(java.lang.String handle)
|
static java.lang.String |
HandleHelper.getParentID(HandleType handle)
|
static HandleType |
HandleHelper.getResolverHandle(HandleType handle)
|
static HandleType |
HandleHelper.getResolverHandle(java.lang.String handle)
|
static java.net.URL |
HandleHelper.getResolverHandle(java.net.URL handle)
|
static java.lang.String |
HandleHelper.getParentID(java.lang.String handle)
|
Uses of InvalidHandleFaultType in org.globus.ogsa.impl.core.management |
Methods in org.globus.ogsa.impl.core.management that throw InvalidHandleFaultType | |
void |
OgsiManagement.endService(HandleType aHandle)
endService
End a service via normal termination using destroy(), allowing the
service to perform any required cleanup. |
void |
OgsiManagement.endServiceForce(HandleType aHandle)
endServiceForce
Implementation for the endServiceForce operation. |
void |
OgsiManagement.activateService(HandleType aHandle)
activateService
Implementation for the activateService operation. |
void |
OgsiManagement.deactivateService(HandleType aHandle)
deactivateService
Implementation for the deactivateService operation. |
Uses of InvalidHandleFaultType in org.globus.ogsa.impl.ogsi |
Methods in org.globus.ogsa.impl.ogsi that throw InvalidHandleFaultType | |
LocatorType |
HandleResolverProvider.findByHandle(LocatorType handleSet,
LocatorType gsrExclusionSet)
Returns a locator containing one or more Grid Service References for the Grid Service Handles in the HandleSet locator. |
Uses of InvalidHandleFaultType in org.gridforum.ogsa.samples.ogsi |
Methods in org.gridforum.ogsa.samples.ogsi that throw InvalidHandleFaultType | |
LocatorType |
TestAllPortType.findByHandle(LocatorType handleSet,
LocatorType gsrExclusionSet)
|
Uses of InvalidHandleFaultType in org.gridforum.ogsa.samples.ogsi.bindings |
Methods in org.gridforum.ogsa.samples.ogsi.bindings that throw InvalidHandleFaultType | |
LocatorType |
OGSIAllServiceSOAPBindingStub.findByHandle(LocatorType handleSet,
LocatorType gsrExclusionSet)
|
Uses of InvalidHandleFaultType in org.gridforum.ogsi |
Methods in org.gridforum.ogsi that throw InvalidHandleFaultType | |
LocatorType |
HandleResolver.findByHandle(LocatorType handleSet,
LocatorType gsrExclusionSet)
|
Uses of InvalidHandleFaultType in org.gridforum.ogsi.bindings |
Methods in org.gridforum.ogsi.bindings that throw InvalidHandleFaultType | |
LocatorType |
HandleResolverSOAPBindingStub.findByHandle(LocatorType handleSet,
LocatorType gsrExclusionSet)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |