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