ModuleConfig


This type is a class for model objects.

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

Package: appcfg
Supertype: DeployedObjectConfig

Known subtypes:
    WebModuleConfig
    EJBModuleConfiguration

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



Attributes Summary
name : EString A unique name for this module configuration which can be used to reference this specific configuration if it is shared between modules.
description : EString * No description is available *



Attribute Details

name  -  A unique name for this module configuration which can be used to reference this specific configuration if it is shared between modules.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  * No description is available *
    Data Type: EString
    Default value:  unspecified
    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