Interface | Description |
---|---|
ContextRootConfiguration |
Configuration useful for setting and getting the web module context root.
|
DatasourceConfiguration |
Configuration useful for managing module data sources.
|
DeploymentDescriptorConfiguration |
The interface which report whether the deployment descriptor is required
for particular server in order to work properly.
|
DeploymentPlanConfiguration |
Configuration useful for creating the deployment plan file.
|
EjbResourceConfiguration |
Configuration for EJB resources.
|
MappingConfiguration |
Configuration CMP mapping.
|
MessageDestinationConfiguration |
Configuration useful for managing module message destinations.
|
ModuleConfiguration |
An interface that defines a container for all the server-specific configuration
information for a single top-level J2EE module.
|
ModuleConfigurationFactory |
Factory for creating
ModuleConfiguration . |
ModuleConfigurationFactory2 |
Extension of
ModuleConfigurationFactory providing also access to
server instance URL. |
ServerLibraryConfiguration |
The interface defining the methods that can handle the server libraries in
scope of enterprise module.
|