public final class AccessorUtil extends Object
| Modifier and Type | Method and Description |
|---|---|
static InstanceManagementAPI |
getInstanceManagementAPI(String serviceURL,
String objectName) |
static ManagementAPI |
getManagementAPI(String serviceURL,
String objectName) |
static QueryDefinitionAPI |
getQueryDefinitionAPI(String serviceURL,
String objectName) |
static QueryRuntimeAPI |
getQueryRuntimeAPI(String serviceURL,
String objectName) |
public static QueryRuntimeAPI getQueryRuntimeAPI(String serviceURL, String objectName) throws OrchestraException
OrchestraException - if error occurspublic static QueryDefinitionAPI getQueryDefinitionAPI(String serviceURL, String objectName) throws OrchestraException
OrchestraException - if error occurspublic static ManagementAPI getManagementAPI(String serviceURL, String objectName) throws OrchestraException
OrchestraException - if error occurspublic static InstanceManagementAPI getInstanceManagementAPI(String serviceURL, String objectName) throws OrchestraException
OrchestraException - if error occursCopyright © 2011 OW2 Consortium. All Rights Reserved.