ApplicationConfig


This type is a class for model objects.

The configuration of an enterprise application on a specific deployment target.

Package: appcfg
Supertype: DeployedObjectConfig

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
enableSFSBFailover : EBoolean * No description is available *
overrideDefaultDRSSettings : EBoolean * No description is available *
sessionManagement : SessionManager @ Specifies the session management settings used by WAR modules of this application. These settings override the corresponding session management settings defined in the deployment target.
drsSettings : DRSSettings @ * No description is available *



Attribute Details

enableSFSBFailover  -  * No description is available *
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

overrideDefaultDRSSettings  -  * No description is available *
    Data Type: EBoolean
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  true
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

sessionManagement  -  Specifies the session management settings used by WAR modules of this application. These settings override the corresponding session management settings defined in the deployment target.
    Reference Type: SessionManager @
    Containment:  true
    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

drsSettings  -  * No description is available *
    Reference Type: DRSSettings @
    Containment:  true
    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