DeploymentTargetMapping

The mapping of a deployed object such as an application or module into a server or cluster environment.



 

Attributes Summary

enable When enabled, this module will not be loaded on the specified deployment target.
target The target that this deployed object is deployed onto.
config A config definition for the deployed object on a specific deployment target.

 

Attribute Details


enable

When enabled, this module will not be loaded on the specified deployment target.

Data type:   Boolean
Default value:   true



target

The target that this deployed object is deployed onto.

Data type:  DeploymentTarget



config

A config definition for the deployed object on a specific deployment target. This config overrides the corresponding default config defined in the deployed object.

Session management settings defined here override ones defined in the server definition.

Data type:  DeployedObjectConfig