ModuleExtension

Additional WebSphere deployment metadata for a module. Each subtype of ModuleExtension should be used, depending on the type of each module with extensions.



Attributes Summary
altBindings : StringAn optional uri which specifies the "alternate bindings" file to use for this application module (relative to the root of the application jar).
altExtensions : StringAn optional uri which specifies the "alternate bindings" file to use for this application module (relative to the root of the application jar).
dependentClasspath : String@deprecatedNo longer used.
absolutePath : String@deprecatedNo longer used.
altRoot : StringThe root location within an EAR from which to load an arbitrary alternate resource.
applicationExtension :   
module : Module@ Reference to the standard application deployment descriptor's module element that this module extension is for (if the module extension is for a standard J2EE deployment descriptor type).

Attribute Details

altBindings    -    An optional uri which specifies the "alternate bindings" file to use for this application module (relative to the root of the application jar).
     data type:  String
     default Value:   unspecified



altExtensions    -    An optional uri which specifies the "alternate bindings" file to use for this application module (relative to the root of the application jar).
     data type:  String
     default Value:   unspecified



dependentClasspath    -    @deprecatedNo longer used.Dependent classpath information for this module.
     data type:  String
     default Value:   unspecified



absolutePath    -    @deprecatedNo longer used.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:  String
     default Value:   unspecified



altRoot    -    The root location within an EAR from which to load an arbitrary alternate resource.
     data type:  String
     default Value:   unspecified



applicationExtension    -     
     data type: 



module    -    Reference to the standard application deployment descriptor's module element that this module extension is for (if the module extension is for a standard J2EE deployment descriptor type).
     data type: Module@


Copyright IBM Corp. 1996-2002