ModuleExtension





Attributes Summary
altBindings : String  
altExtensions : String  
dependentClasspath : String  
absolutePath : String@deprecatedSpecifies an absolute path to the location of the module jar file (not relative to an ear file).
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 element that this module extension is for (if the module extension is for a standard J2EE deployment descriptor type).

Attribute Details

altBindings    -     
     data type:  String
     default Value:   unspecified



altExtensions    -     
     data type:  String
     default Value:   unspecified



dependentClasspath    -     
     data type:  String
     default Value:   unspecified



absolutePath    -    @deprecatedSpecifies 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 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. 1997-2004