This type is a class for model objects.
The mapping of a deployed object such as an application or module into a server or cluster environment.
Package: appdeploymentAttributes Summary | |
enable : EBoolean | When enabled, this module will not be loaded on the specified deployment target. |
DeployedObject : DeployedObject @ | * No description is available * |
target : DeploymentTarget @ | The target that this deployed object is deployed onto. |
config : DeployedObjectConfig @ | A configuration definition for the deployed object on a specific deployment target. This configuration overrides the corresponding default configuration defined in the deployed object. (For example, session management settings defined here override the ones defined in the corresponding server definition). |
Attribute Details |