A C D F G L M N R S U W 

A

addInstance(String, String, Instance) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Adds an instance into an application.
ApplicationException - Exception in net.roboconf.dm.rest.client.exceptions
The exception related to the management of instances.
ApplicationException(int, String) - Constructor for exception net.roboconf.dm.rest.client.exceptions.ApplicationException
 
ApplicationWsDelegate - Class in net.roboconf.dm.rest.client.delegates
 
ApplicationWsDelegate(WebResource) - Constructor for class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Constructor.

C

changeInstanceState(String, Instance.InstanceStatus, String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Changes the state of an instance.

D

deleteApplication(String) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
Deletes an application.
deployAndStartAll(String, String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Deploys and starts several instances at once.
destroy() - Method in class net.roboconf.dm.rest.client.WsClient
Force the destruction of the JAX-RS client.

F

findPossibleComponentChildren(String, String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Finds the component names you could instantiate and deploy on an existing instance.
findPossibleParentInstances(String, String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Finds the instances on which you could deploy a new instance of a component.

G

getApplicationDelegate() - Method in class net.roboconf.dm.rest.client.WsClient
 
getJerseyClient() - Method in class net.roboconf.dm.rest.client.WsClient
 
getManagementDelegate() - Method in class net.roboconf.dm.rest.client.WsClient
 
getResponseMessage() - Method in exception net.roboconf.dm.rest.client.exceptions.RestException
 
getResponseStatus() - Method in exception net.roboconf.dm.rest.client.exceptions.RestException
 

L

listAllComponents(String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Lists all the components from a given application.
listApplications() - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
Lists applications.
listChildrenInstances(String, String, boolean) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Lists all the children of an instance.
loadApplication(File) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
Uploads a ZIP file and loads its application.
loadApplication(String) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
Loads an application from a file which was already uploaded on the DM's machine.

M

ManagementException - Exception in net.roboconf.dm.rest.client.exceptions
The exception related to the management of applications.
ManagementException(int, String) - Constructor for exception net.roboconf.dm.rest.client.exceptions.ManagementException
 
ManagementWsDelegate - Class in net.roboconf.dm.rest.client.delegates
 
ManagementWsDelegate(WebResource) - Constructor for class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
Constructor.

N

net.roboconf.dm.rest.client - package net.roboconf.dm.rest.client
 
net.roboconf.dm.rest.client.delegates - package net.roboconf.dm.rest.client.delegates
 
net.roboconf.dm.rest.client.exceptions - package net.roboconf.dm.rest.client.exceptions
 

R

RestException - Exception in net.roboconf.dm.rest.client.exceptions
An exception that stores the response code and message.
RestException(int, String) - Constructor for exception net.roboconf.dm.rest.client.exceptions.RestException
Constructor.

S

shutdownApplication(String) - Method in class net.roboconf.dm.rest.client.delegates.ManagementWsDelegate
Shutdowns an application.
stopAll(String, String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Stops several instances at once.

U

undeployAll(String, String) - Method in class net.roboconf.dm.rest.client.delegates.ApplicationWsDelegate
Undeploys several instances at once.

W

WsClient - Class in net.roboconf.dm.rest.client
A client for the REST API of the Deployment Manager.
WsClient(String) - Constructor for class net.roboconf.dm.rest.client.WsClient
Constructor.
A C D F G L M N R S U W 

Copyright © 2015. All rights reserved.