ModuleExtension


This type is a class for model objects.

* No description is available *

Package: applicationext

Known subtypes:
    WebModuleExtension
    ConnectorModuleExtension
    EjbModuleExtension
    JavaClientModuleExtension

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

Collection attributes having this type:
  ApplicationExtension.moduleExtensions



Attributes Summary
altBindings : EString * No description is available *
altExtensions : EString * No description is available *
dependentClasspath : EString * No description is available *
absolutePath : EString @deprecated Specifies an absolute path to the location of the module jar file (not relative to an ear file). This field is for internal use only.
altRoot : EString The root location within an EAR from which to load an arbitrary alternate resource.
applicationExtension : ApplicationExtension @ * No description is available *
module : Module @ Reference to the standard application deployment descriptor element that this module extension is for (if the module extension is for a standard J2EE deployment descriptor type).



Attribute Details

altBindings  -  * 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

altExtensions  -  * 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

dependentClasspath  -  * 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

absolutePath  -  @deprecated Specifies an absolute path to the location of the module jar file (not relative to an ear file). This field is for internal use only.
    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

altRoot  -  The root location within an EAR from which to load an arbitrary alternate resource.
    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

applicationExtension  -  * No description is available *
    Reference Type: ApplicationExtension @
    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: ApplicationExtension.moduleExtensions

module  -  Reference to the standard application deployment descriptor element that this module extension is for (if the module extension is for a standard J2EE deployment descriptor type).
    Reference Type: Module @
    Containment:  false
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006