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