Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
A
abortServer(ServerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
this function forces the server to be aborted and continues this task
abortWorker(WorkerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
this function forces the worker to be aborted and continues this task
addAllServerProgressList(Collection<ServerProgressBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
addAllServerProgressList(ServerProgressBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
addAllWorkerProgressList(Collection<WorkerProgressBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
addAllWorkerProgressList(WorkerProgressBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
appendToLog(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Add log to the serverProgress log.
appendToLog(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Add log to the workerProgress log.
ApplicationBean
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Bean that represents a Java EE application.
ApplicationBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
ApplicationBean(File)
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Application bean constructor.
ApplicationBean(String)
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Application bean constructor with only the application name
ApplicationBean(String, String)
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Application bean constructor from application name and application versions.
C
canGoToNextStep()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Tests if it is allowed to go to the next step
canGoToPreviousStep()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Tests if it is allowed to go the previous step
checkServer(ServerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
this function checks if no problem on the server and all problems are resolved on the server.
checkWorker(WorkerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
this function checks if no problem on the worker and all problems are resolved on the worker.
ConnectorBean
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Bean that represents a URL-based connector
ConnectorBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
createApplication(URL)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Create a new application
createNewOperation(String)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Create a new operation
D
deleteOperation(OperationStateBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Delete an Operation from the operation list
DEPLOY_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
DISABLE_APPLICATIONS_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
DUMMY
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
DUMMY
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
E
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
equals(Object)
- Method in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
ERASE_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
EXECUTING_MAINTENANCE_CLUSTER
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
EXECUTING_MAINTENANCE_NO_CLUSTER
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
EXECUTING_MIGRATION_PART1
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
EXECUTING_MIGRATION_PART2
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
F
FINISHED
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
FINISHED_ERROR
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
FINISHED_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
G
getActionState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Get serverProgress state.
getActionState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Get workerProgress state.
getActiveSessions()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
getActiveSessions()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
getAimedServerProgressProgress()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the serverProgress progress to reach
getAimedServerProgressState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the serverProgress step to reach
getAimedWorkerProgressProgress()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getAimedWorkerProgressState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getAllServerProgressList()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getAllWorkerProgressList()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getApplication()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the application to deploy
getApplication()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Get the current application
getApplications()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Get the applications list for this group
getCapacity()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Get the server capacity
getClustered()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Get whether the group is clustered (i.e.
getConnector()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Get the worker connector
getConnectorUrl()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Getter of the connector url
getCurrentOperation()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the current operation
getCurrentStep()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the current operation step
getCurrentStep()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the current Step of the current operation
getDate()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the operation creation date
getFile()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
File getter
getGroups()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
Get the groups
getGroups()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the list of groups obtained from the loaded topology in the current operation
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Get the application id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the operation id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Get the serverProgress id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Get the workerProgress id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Get the connector id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Get the group id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Get the server id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
Get the id
getId()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Get the worker id
getIsDeletable()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getLog()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Get the serverProgress log
getLog()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Get the workerProgress log
getMaintained()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
getManagerConnector()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Get the server manager connector
getName()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Name getter
getName()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the operation name
getName()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Get the group name
getName()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Get the server name
getName()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Get the worker's name
getNewApplication()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
New application name getter.
getOldApplication()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Old application name getter
getOperationsList()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the list of operations
getPassword()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Getter of the password
getPolicy()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Policy getter
getProgress()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Percent of progress getter
getProgress()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Percent of progress getter
getSelectedGroup()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the selected group
getSelectedGroup()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the selected Group in the current operation
getSelectedServers()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getSelectedServers()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
This function allows to get the list of selected servers when maintain servers
getServer()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Server getter
getServer()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Get the worker server
getServerConnector()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Get the server connector
getServerName()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Returns the name of the server associated with this serverProgress
getServerName()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Get the server name associated with this worker
getServerProgressList()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the list of ServerProgressBean that compose the operation
getServerProgressList()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the list of server ServerProgressBean in the current operation.
getServerProgressState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Get the serverProgress progress state
getServers()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Get the servers list for this group
getServers()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
This function allows to get the list of servers.
getState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
State getter
getState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Return the serverProgress state in String format : WAITING --> "Waiting" RUNNING --> "Running" FINISHED_OK -- > "Done OK" FINISHED_ERROR --> "Error !"
getState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Return the workerProgress state in String format : WAITING --> "Waiting" RUNNING --> "Running" FINISHED_OK -- > "Done OK" FINISHED_ERROR --> "Error !"
getTarget()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
getTopology()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the topology
getType()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
getType()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
getType()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
getUsername()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Getter of the username
getVersion()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Version getter
getWorker()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Associated worker getter
getWorkerName()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Returns the name of the worker associated with this workerProgress
getWorkerName()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Get the worker name associated with this worker
getWorkerProgressList()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Get the list of WorkerProgressBean that compose the operation
getWorkerProgressList()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Returns the list of server WorkerProgressBean in the current operation
getWorkerProgressState()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Get the workerProgress progress state
getWorkers()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Get the workers list for this group
GLASSFISH
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
GroupBean
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Bean that represents a group of server (cluster or farm)
GroupBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
H
hashCode()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
hashCode()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
hashCode()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
hashCode()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
hashCode()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
hashCode()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
hashCode()
- Method in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
hasOldVersion()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
I
ignoreServer(ServerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
this function forces the server to be ignored and continues this task
ignoreWorker(WorkerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
this function forces the worker to be ignored and continues this task
IJadortService
- Interface in
org.ow2.jasmine.jadort.api
IJadortService interface defines all methods used for the serverProgress orchestration
IJadortService.OperationType
- Class in
org.ow2.jasmine.jadort.api
Operation types.
INITIAL
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
INITIAL
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
INITIALIZE_TOPOLOGY
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
J
JadortServiceException
- Exception in
org.ow2.jasmine.jadort.api
This class defines exceptions that are thrown by the JaDOrT service's business methods.
JadortServiceException(String, Exception)
- Constructor for exception org.ow2.jasmine.jadort.api.
JadortServiceException
JBOSS
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
JONAS
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
L
loadTopology(File)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Loads the topology from a .xml file.
M
MAINTAIN
- Static variable in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
MAINTAIN_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
MIGRATE
- Static variable in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
MOD_JK
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
MOD_PROXY_BALANCER
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
N
next()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
goes to next step
O
OperationStateBean
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Bean that represents an operation
OperationStateBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Default OperationStateBean constructor
OperationStateBean.ActionState
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Different states for a progress action.
OperationStateBean.Step
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Different steps of an operation.
org.ow2.jasmine.jadort.api
- package org.ow2.jasmine.jadort.api
org.ow2.jasmine.jadort.api.entities.deployment
- package org.ow2.jasmine.jadort.api.entities.deployment
org.ow2.jasmine.jadort.api.entities.topology
- package org.ow2.jasmine.jadort.api.entities.topology
P
previous()
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Goes back to the previous step.
R
restartServer(ServerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
This function allows to restart a task on a server (the server will restart the last task)
restartWorker(WorkerBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
This function allows to restart a task on a worker (the worker will restart the last task)
RUNNING
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
S
SELECT_APPLICATION
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
SELECT_GROUP
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
SELECT_OPERATION
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
SELECT_SERVERS
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
selectGroup(GroupBean, IJadortService.OperationType)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Select a group from the group list
selectOperation(OperationStateBean)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Select an Operation from the operation list
selectServers(List<ServerBean>)
- Method in interface org.ow2.jasmine.jadort.api.
IJadortService
Select the servers to maintain
ServerBean
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Bean represents a application server
ServerBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Default ServerBean constructor
ServerBean.Type
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Server type.
ServerProgressBean
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Bean that represents the progress of the operations a server.
ServerProgressBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Default ServerProgressBean constructor
ServerProgressBean(ServerBean)
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Construct a ServerProgressBean with its associated server
ServerProgressBean.ServerProgressState
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Different possible progress states of a serverProgress.
SET_DEFAULT_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
setActionState(OperationStateBean.ActionState)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Set serverProgress state.
setActionState(OperationStateBean.ActionState)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Set workerProgress state.
setActiveSessions(int)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
setAimedServerProgressProgress(int)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the serverProgress progress to reach
setAimedServerProgressState(ServerProgressBean.ServerProgressState)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the serverProgress step to reach
setAimedWorkerProgressProgress(int)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
setAimedWorkerProgressState(WorkerProgressBean.WorkerProgressState)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
setAllServerProgressList(Set<ServerProgressBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
setAllWorkerProgressList(Set<WorkerProgressBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
setApplication(ApplicationBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the application to deploy
setApplications(List<ApplicationBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Set the applications list for this group
setCapacity(int)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Set the server capacity
setClustered(boolean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Set whether the group is clustered (i.e.
setConnector(ConnectorBean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Set the worker connector
setConnectorUrl(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Setter of the connector url
setCurrentStep(OperationStateBean.Step)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the current operation step
setDate(Date)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the operation creation date
setFile(File)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
File(archive) setter.
setGroups(List<GroupBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
Set the groups
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Set the application id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the operation id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Set the serverProgress id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Set the workerProgress id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Set the connector id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Set the server id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
Set the id
setId(Integer)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Set the worker id
setLog(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Set the serverProgress log
setLog(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Set the workerProgress log
setMaintained(boolean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
setManagerConnector(ConnectorBean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Set the server manager connector
setName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
?
setName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the operation name
setName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Set the group name
setName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Set the server name
setName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Set the worker's name
setNewApplication(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
New application name setter.
setOldApplication(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Old application name setter.
setPassword(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Setter of the password
setPolicy(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Application policy setter
setProgress(int)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Deployment progress setter.
setProgress(int)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Deployment progress setter.
setSelectedGroup(GroupBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the selected group
setSelectedServers(List<ServerBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
setServer(ServerBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Change the associated server
setServer(ServerBean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Set the worker server
setServerConnector(ConnectorBean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
Set the server connector
setServerName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Set the server name associated with this worker
setServerProgressList(List<ServerProgressBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the list of ServerProgressBean that compose the operation
setServerProgressState(ServerProgressBean.ServerProgressState)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Set the serverProgress progress state
setServers(List<ServerBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Set the servers list for this group
setState(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
State setter
setState(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
Do not use this method, needs to be here to satisfy ActionScript
setState(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Do not use this method, needs to be here to satisfy ActionScript
setTarget(ServerBean)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
setTopology(TopologyBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the topology
setType(IJadortService.OperationType)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
setType(ServerBean.Type)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
setType(WorkerBean.Type)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
setUsername(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
Setter of the username
setVersion(String)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
Version setter
setWorker(WorkerBean)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Change the associated worker
setWorkerName(String)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
Set the worker name associated with this worker
setWorkerProgressList(List<WorkerProgressBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
Set the list of WorkerProgressBean that compose the operation
setWorkerProgressState(WorkerProgressBean.WorkerProgressState)
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Set the workerProgress progress state
setWorkers(List<WorkerBean>)
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
Set the workers list for this group
START_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
START_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
STOP_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
STOP_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
T
TopologyBean
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Bean that represents a topology of servers
TopologyBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ApplicationBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ConnectorBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
GroupBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
TopologyBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
toString()
- Method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
toString()
- Method in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
U
UNDEPLOY_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
UPLOAD_OK
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
V
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
Get the ActionState for a string.
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
Get the Step for a string.
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
Get the ServerProgressState for a string.
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
Get the WorkerProgressState for a string.
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
Get the Type for a string.
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
Get the Type for a string.
valueOf(String)
- Static method in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
Get the OperationType for a string.
values()
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
values()
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.Step
values()
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
ServerProgressBean.ServerProgressState
values()
- Static method in class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean.WorkerProgressState
values()
- Static method in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
values()
- Static method in class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean.Type
values()
- Static method in class org.ow2.jasmine.jadort.api.
IJadortService.OperationType
W
WAITING
- Static variable in class org.ow2.jasmine.jadort.api.entities.deployment.
OperationStateBean.ActionState
WEBLOGIC
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
WEBSPHERE
- Static variable in class org.ow2.jasmine.jadort.api.entities.topology.
ServerBean.Type
WorkerBean
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Bean represents a worker.
WorkerBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.topology.
WorkerBean
WorkerBean.Type
- Class in
org.ow2.jasmine.jadort.api.entities.topology
Worker type.
WorkerProgressBean
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Bean that represents the progress of the operations a worker.
WorkerProgressBean()
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Default WorkerProgressBean constructor
WorkerProgressBean(WorkerBean)
- Constructor for class org.ow2.jasmine.jadort.api.entities.deployment.
WorkerProgressBean
Construct a WorkerProgressBean with its associated worker
WorkerProgressBean.WorkerProgressState
- Class in
org.ow2.jasmine.jadort.api.entities.deployment
Different possible progress states of a workerProgress.
A
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
OW2 Consortium
. All Rights Reserved.