| Interface | Description |
|---|---|
| DescriptorConstants |
Contains all deployment descriptor constants.
|
| Class | Description |
|---|---|
| AppClientDeploymentDescriptorFile |
This class is responsible for handling appclient DeploymentDescriptor files
|
| ApplicationDeploymentDescriptorFile |
This class is responsible for handling J2EE applications
DeploymentDescriptor files
|
| ConfigurationDeploymentDescriptorFile |
This class is responsible for handling the XML configuration information
for the Java EE Reference Implementation runtime descriptors.
|
| ConnectorDeploymentDescriptorFile |
This class is responsible for handling JCA DeploymentDescriptor files
|
| DeploymentDescriptorFile<T extends Descriptor> |
This abstract class defines common behaviour for classes responsible
for loading/saving XML deployment descriptors
|
| DescriptorList |
Repository of descriptors
This class will evolve to provide a comprhensive list of
descriptors for any given type of j2ee application or
stand-alone module.
|
| JaxrpcMappingDeploymentDescriptorFile |
This class is responsible for handling the
JSR 109 jaxrpc mapping deployment descriptor
|
| PermissionsDeploymentDescriptorFile | |
| PersistenceDeploymentDescriptorFile |
| Annotation Type | Description |
|---|---|
| ConfigurationDeploymentDescriptorFileFor |
Normally goes with
Service annotation,
and this annotation must be placed on a class that extends
ConfigurationDeploymentDescriptorFile. |
Copyright © 2019. All rights reserved.