DeploymentTargetMapping
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: appdeployment
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
DeployedObject.targetMappings
Attributes 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
enable - When enabled, this module will not be loaded on the specified deployment target.
Data Type: EBoolean
Default value: true
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
DeployedObject - * No description is available *
Reference Type: DeployedObject @
Containment: false
Container: true
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: true
Volatile: false
Opposite: DeployedObject.targetMappings
target - The target that this deployed object is deployed onto.
Reference Type: DeploymentTarget @
Containment: false
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
config - 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).
Reference Type: DeployedObjectConfig @
Containment: false
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006