(optional) A cancel request on an in-process operation stops all further
processing of the operation and returns the environment to it original
state before the operation was executed.
CAR -
Static variable in class javax.enterprise.deploy.shared.ModuleType
This exception is to report problems in returning a DeploymentManager object
caused by such things as server down, unable to authenticate and the like.
The distribute method performs three tasks; it validates the deployment
configuration data, generates all container specific classes and interfaces,
and moves the fully baked archive to the designated deployment targets.
The distribute method performs three tasks; it validates the deployment
configuration data, generates all container specific classes and interfaces,
and moves the fully baked archive to the designated deployment targets.
E
EAR -
Static variable in class javax.enterprise.deploy.shared.ModuleType
The module is an EAR archive.
EJB -
Static variable in class javax.enterprise.deploy.shared.ModuleType
Retrieve the list of J2EE application modules distributed to the identified
targets and that are currently not running on the associated server or servers.
Retrieve the list of J2EE application modules distributed to the identified
targets and that are currently running on the associated server or servers.
The release method is the mechanism by which the tool signals to the
DeploymentManager that the tool does not need it to continue running
connected to the platform.
RELEASED -
Static variable in class javax.enterprise.deploy.shared.StateType
The DeploymentManager is running in disconnected mode.
(optional) A stop request on an in-process operation allows the
operation on the current TargetModuleID to run to completion but does
not process any of the remaining unprocessed TargetModuleID objects.