|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ow2.orchestra.rest.client.JaxRSAccessorUtil
public final class JaxRSAccessorUtil
This class provide access to Orchestra APIs
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static QueryRuntimeAPI getQueryRuntimeAPI(java.lang.String orchestraURL)
throws OrchestraException
OrchestraException - if error occurs
public static QueryDefinitionAPI getQueryDefinitionAPI(java.lang.String orchestraURL)
throws OrchestraException
OrchestraException - if error occurs
public static ManagementAPI getManagementAPI(java.lang.String orchestraURL)
throws OrchestraException
OrchestraException - if error occurs
public static InstanceManagementAPI getInstanceManagementAPI(java.lang.String orchestraURL)
throws OrchestraException
OrchestraException - if error occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||