|
|||||||||
| Home >> All >> javax >> enterprise >> deploy >> [ shared overview ] | PREV NEXT | ||||||||
A
- ActionType - class javax.enterprise.deploy.shared.ActionType.
- Class ActionTypes defines enumeration values for the J2EE DeploymentStatus actions.
- ActionType(int) - Constructor for class javax.enterprise.deploy.shared.ActionType
- Construct a new enumeration value with the given integer value.
- ActionTypeTest - class javax.enterprise.deploy.shared.ActionTypeTest.
- ActionTypeTest() - Constructor for class javax.enterprise.deploy.shared.ActionTypeTest
C
- CANCEL - Static variable in class javax.enterprise.deploy.shared.ActionType
- The action has been canceled.
- CAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
- The module is an Client Application archive.
- COMPLETED - Static variable in class javax.enterprise.deploy.shared.StateType
- The action operation has completed normally.
- CommandType - class javax.enterprise.deploy.shared.CommandType.
- Defines enumerated values for the available deployment commands.
- CommandType(int) - Constructor for class javax.enterprise.deploy.shared.CommandType
- Construct a new enumeration value with the given integer value.
- CommandTypeTest - class javax.enterprise.deploy.shared.CommandTypeTest.
- CommandTypeTest() - Constructor for class javax.enterprise.deploy.shared.CommandTypeTest
D
- DConfigBeanVersionType - class javax.enterprise.deploy.shared.DConfigBeanVersionType.
- Class DConfigBeanVersionTypes defines enumeration values for the J2EE Platform verion number.
- DConfigBeanVersionType(int) - Constructor for class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Construct a new enumeration value with the given integer value.
- DConfigBeanVersionTypeTest - class javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest.
- DConfigBeanVersionType
- DConfigBeanVersionTypeTest() - Constructor for class javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest
- DISTRIBUTE - Static variable in class javax.enterprise.deploy.shared.CommandType
- The DeploymentManger action operation being processed is distribute.
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
- The module is an Enterprise Java Bean archive.
- EXECUTE - Static variable in class javax.enterprise.deploy.shared.ActionType
- The action is currently executing.
- enumValueTable - Static variable in class javax.enterprise.deploy.shared.ActionType
- enumValueTable - Static variable in class javax.enterprise.deploy.shared.CommandType
- enumValueTable - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- enumValueTable - Static variable in class javax.enterprise.deploy.shared.ModuleType
- enumValueTable - Static variable in class javax.enterprise.deploy.shared.StateType
F
- FAILED - Static variable in class javax.enterprise.deploy.shared.StateType
- The action operation has failed.
G
- getActionType(int) - Static method in class javax.enterprise.deploy.shared.ActionType
- Return an object of the specified value.
- getCommandType(int) - Static method in class javax.enterprise.deploy.shared.CommandType
- Return an object of the specified value.
- getDConfigBeanVersionType(int) - Static method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Return an object of the specified value.
- getEnumValueTable() - Method in class javax.enterprise.deploy.shared.ActionType
- Returns the enumeration value table for class ActionType
- getEnumValueTable() - Method in class javax.enterprise.deploy.shared.CommandType
- Returns the enumeration value table for class CommandType
- getEnumValueTable() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Returns the enumeration value table for class DConfigBeanVersionType
- getEnumValueTable() - Method in class javax.enterprise.deploy.shared.ModuleType
- Returns the enumeration value table for class ModuleType
- getEnumValueTable() - Method in class javax.enterprise.deploy.shared.StateType
- Returns the enumeration value table for class StateType
- getModuleExtension() - Method in class javax.enterprise.deploy.shared.ModuleType
- Return the file extension string for this enumeration.
- getModuleType(int) - Static method in class javax.enterprise.deploy.shared.ModuleType
- Return an object of the specified value.
- getOffset() - Method in class javax.enterprise.deploy.shared.ActionType
- Returns the lowest integer value used by this enumeration value's enumeration class.
- getOffset() - Method in class javax.enterprise.deploy.shared.CommandType
- Returns the lowest integer value used by this enumeration value's enumeration class.
- getOffset() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Returns the lowest integer value used by this enumeration value's enumeration class.
- getOffset() - Method in class javax.enterprise.deploy.shared.ModuleType
- Returns the lowest integer value used by this enumeration value's enumeration class.
- getOffset() - Method in class javax.enterprise.deploy.shared.StateType
- Returns the lowest integer value used by this enumeration value's enumeration class.
- getStateType(int) - Static method in class javax.enterprise.deploy.shared.StateType
- Return an object of the specified value.
- getStringTable() - Method in class javax.enterprise.deploy.shared.ActionType
- Returns the string table for class ActionType
- getStringTable() - Method in class javax.enterprise.deploy.shared.CommandType
- Returns the string table for class CommandType
- getStringTable() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Returns the string table for class DConfigBeanVersionType
- getStringTable() - Method in class javax.enterprise.deploy.shared.ModuleType
- Returns the string table for class ModuleType
- getStringTable() - Method in class javax.enterprise.deploy.shared.StateType
- Returns the string table for class StateType
- getValue() - Method in class javax.enterprise.deploy.shared.ActionType
- Returns this enumeration value's integer value.
- getValue() - Method in class javax.enterprise.deploy.shared.CommandType
- Returns this enumeration value's integer value.
- getValue() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Returns this enumeration value's integer value.
- getValue() - Method in class javax.enterprise.deploy.shared.ModuleType
- Returns this enumeration value's integer value.
- getValue() - Method in class javax.enterprise.deploy.shared.StateType
- Returns this enumeration value's integer value.
J
- javax.enterprise.deploy.shared - package javax.enterprise.deploy.shared
M
- ModuleType - class javax.enterprise.deploy.shared.ModuleType.
- Class ModuleTypes defines enumeration values for the J2EE module types.
- ModuleType(int) - Constructor for class javax.enterprise.deploy.shared.ModuleType
- Construct a new enumeration value with the given integer value.
- ModuleTypeTest - class javax.enterprise.deploy.shared.ModuleTypeTest.
- ModuleTypeTest() - Constructor for class javax.enterprise.deploy.shared.ModuleTypeTest
- moduleExtensionTable - Static variable in class javax.enterprise.deploy.shared.ModuleType
R
- RAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
- The module is an Connector archive.
- REDEPLOY - Static variable in class javax.enterprise.deploy.shared.CommandType
- he DeploymentManger action operation being processed is redeploy.
- RELEASED - Static variable in class javax.enterprise.deploy.shared.StateType
- The DeploymentManager is running in disconnected mode.
- RUNNING - Static variable in class javax.enterprise.deploy.shared.StateType
- The action operation is running normally.
S
- START - Static variable in class javax.enterprise.deploy.shared.CommandType
- The DeploymentManger action operation being processed is start.
- STOP - Static variable in class javax.enterprise.deploy.shared.ActionType
- A stop operation is being performed on the DeploymentManager action command.
- STOP - Static variable in class javax.enterprise.deploy.shared.CommandType
- The DeploymentManger action operation being processed is stop.
- StateType - class javax.enterprise.deploy.shared.StateType.
- Defines enumeration values for the various states of a deployment action.
- StateType(int) - Constructor for class javax.enterprise.deploy.shared.StateType
- Construct a new enumeration value with the given integer value.
- StateTypeTest - class javax.enterprise.deploy.shared.StateTypeTest.
- StateTypeTest() - Constructor for class javax.enterprise.deploy.shared.StateTypeTest
- stringTable - Static variable in class javax.enterprise.deploy.shared.ActionType
- stringTable - Static variable in class javax.enterprise.deploy.shared.CommandType
- stringTable - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- stringTable - Static variable in class javax.enterprise.deploy.shared.ModuleType
- stringTable - Static variable in class javax.enterprise.deploy.shared.StateType
T
- testModuleExtension() - Method in class javax.enterprise.deploy.shared.ModuleTypeTest
- testToString() - Method in class javax.enterprise.deploy.shared.ActionTypeTest
- testToString() - Method in class javax.enterprise.deploy.shared.CommandTypeTest
- testToString() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest
- testToString() - Method in class javax.enterprise.deploy.shared.ModuleTypeTest
- testToString() - Method in class javax.enterprise.deploy.shared.StateTypeTest
- testValueToLarge() - Method in class javax.enterprise.deploy.shared.ActionTypeTest
- testValueToLarge() - Method in class javax.enterprise.deploy.shared.CommandTypeTest
- testValueToLarge() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest
- testValueToLarge() - Method in class javax.enterprise.deploy.shared.ModuleTypeTest
- testValueToLarge() - Method in class javax.enterprise.deploy.shared.StateTypeTest
- testValueToSmall() - Method in class javax.enterprise.deploy.shared.ActionTypeTest
- testValueToSmall() - Method in class javax.enterprise.deploy.shared.CommandTypeTest
- testValueToSmall() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest
- testValueToSmall() - Method in class javax.enterprise.deploy.shared.ModuleTypeTest
- testValueToSmall() - Method in class javax.enterprise.deploy.shared.StateTypeTest
- testValues() - Method in class javax.enterprise.deploy.shared.ActionTypeTest
- testValues() - Method in class javax.enterprise.deploy.shared.CommandTypeTest
- testValues() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionTypeTest
- testValues() - Method in class javax.enterprise.deploy.shared.ModuleTypeTest
- testValues() - Method in class javax.enterprise.deploy.shared.StateTypeTest
- toString() - Method in class javax.enterprise.deploy.shared.ActionType
- Return the string name of this ActionType or the integer value if outside the bounds of the table
- toString() - Method in class javax.enterprise.deploy.shared.CommandType
- Return the string name of this CommandType or the integer value if outside the bounds of the table
- toString() - Method in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- Return the string name of this DConfigBeanVersionType or the integer value if outside the bounds of the table
- toString() - Method in class javax.enterprise.deploy.shared.ModuleType
- Return the string name of this ModuleType or the integer value if outside the bounds of the table
- toString() - Method in class javax.enterprise.deploy.shared.StateType
- Return the string name of this StateType or the integer value if outside the bounds of the table
U
- UNDEPLOY - Static variable in class javax.enterprise.deploy.shared.CommandType
- The DeploymentManger action operation being processed is undeploy.
V
- V1_3 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- J2EE Platform version 1.3
- V1_3_1 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- J2EE Platform version 1.3.1
- V1_4 - Static variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- J2EE Platform version 1.4
- value - Variable in class javax.enterprise.deploy.shared.ActionType
- value - Variable in class javax.enterprise.deploy.shared.CommandType
- value - Variable in class javax.enterprise.deploy.shared.DConfigBeanVersionType
- value - Variable in class javax.enterprise.deploy.shared.ModuleType
- value - Variable in class javax.enterprise.deploy.shared.StateType
W
- WAR - Static variable in class javax.enterprise.deploy.shared.ModuleType
- The module is an Web Application archive.
A C D E F G J M R S T U V W
|
|||||||||
| Home >> All >> javax >> enterprise >> deploy >> [ shared overview ] | PREV NEXT | ||||||||