|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.globus.ogsa.utils.ServiceGroupUtils
Utility to facilitate the creation of ServiceGroupRegistration.remove() query expressions.
| Constructor Summary | |
ServiceGroupUtils()
|
|
| Method Summary | |
static ExtensibilityType |
getLocatorEquivalenceExpression(HandleType handle)
Creates an expression that removes all memberServices matching the handle passed as input to the operation from a ServiceGroupRegistration service. |
static ExtensibilityType |
getLocatorEquivalenceExpression(LocatorType locator)
Creates an expression that removes all memberServices matching the locator passed as input to the operation from a ServiceGroupRegistration service. |
static ExtensibilityType |
getLocatorEquivalenceExpression(LocatorType[] locators)
Creates an expression that removes all memberServices matching any of the locators passed as input to the operation from a ServiceGroupRegistration service. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ServiceGroupUtils()
| Method Detail |
public static ExtensibilityType getLocatorEquivalenceExpression(HandleType handle)
throws GridServiceException
GridServiceExceptionServiceGroupRegistration
public static ExtensibilityType getLocatorEquivalenceExpression(LocatorType locator)
throws GridServiceException
GridServiceExceptionServiceGroupRegistration
public static ExtensibilityType getLocatorEquivalenceExpression(LocatorType[] locators)
throws GridServiceException
GridServiceExceptionServiceGroupRegistration
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||