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 An optional uri which specifies the "alternate bindings" file to use for this application module (relative to the root of the application jar). altExtensions An optional uri which specifies the "alternate bindings" file to use for this application module (relative to the root of the application jar). dependentClasspath @deprecatedNo longer used. absolutePath @deprecatedNo longer used. altRoot The root location within an EAR from which to load an arbitrary alternate resource. applicationExtension 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
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.