| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptorFile |
ConnectorArchivist.getStandardDDFile() |
| Modifier and Type | Field and Description |
|---|---|
protected DeploymentDescriptorFile |
ExtensionsArchivist.standardDD |
protected DeploymentDescriptorFile<T> |
Archivist.standardDD |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptorFile<ApplicationClientDescriptor> |
AppClientArchivist.getStandardDDFile() |
DeploymentDescriptorFile |
ApplicationArchivist.getStandardDDFile() |
abstract DeploymentDescriptorFile<T> |
Archivist.getStandardDDFile() |
abstract DeploymentDescriptorFile |
ExtensionsArchivist.getStandardDDFile(RootDeploymentDescriptor descriptor) |
DeploymentDescriptorFile |
PersistenceArchivist.getStandardDDFile(RootDeploymentDescriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AppClientDeploymentDescriptorFile
This class is responsible for handling appclient DeploymentDescriptor files
|
class |
ApplicationDeploymentDescriptorFile
This class is responsible for handling J2EE applications
DeploymentDescriptor files
|
class |
ConfigurationDeploymentDescriptorFile
This class is responsible for handling the XML configuration information
for the Java EE Reference Implementation runtime descriptors.
|
class |
ConnectorDeploymentDescriptorFile
This class is responsible for handling JCA DeploymentDescriptor files
|
class |
JaxrpcMappingDeploymentDescriptorFile
This class is responsible for handling the
JSR 109 jaxrpc mapping deployment descriptor
|
class |
PermissionsDeploymentDescriptorFile |
class |
PersistenceDeploymentDescriptorFile |
| Modifier and Type | Class and Description |
|---|---|
class |
AppClientRuntimeDDFile
This class is responsible for handling the XML configuration information
for the SunOne AppServer Web Container
|
class |
ApplicationRuntimeDDFile
This class is responsible for handling the XML configuration information for the SunOne AppServer Web Container
|
class |
ConnectorRuntimeDDFile
This class is responsible for handling the XML configuration information
for the SunOne AppServer Web Container
|
class |
GFAppClientRuntimeDDFile
This class is responsible for handling the XML configuration information
for the Glassfish Application Client Container
|
class |
GFApplicationRuntimeDDFile
This class is responsible for handling the XML configuration information for the Glassfish Application Container
|
class |
WLSApplicationRuntimeDDFile
This class is responsible for handling the XML configuration information for the WebLogic Application Container
|
class |
WLSWebServicesDeploymentDescriptorFile
This class is responsible for handling the WebLogic webservices deployment descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
J2EEDocumentBuilder.descriptorToString(Descriptor descriptor,
DeploymentDescriptorFile ddFile) |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptorFile |
EjbArchivist.getStandardDDFile() |
DeploymentDescriptorFile |
EjbInWarArchivist.getStandardDDFile(RootDeploymentDescriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
EjbDeploymentDescriptorFile
This class is responsible for handling EJB DeploymentDescriptor files
|
class |
EjbRuntimeDDFile
This class is responsible for handling the XML configuration information
for the SunOne AppServer Ejb Container
|
class |
GFEjbRuntimeDDFile
This class is responsible for handling the XML configuration information
for the Glassfish EJB Container
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptorFile<WebBundleDescriptorImpl> |
WebArchivist.getStandardDDFile() |
| Modifier and Type | Class and Description |
|---|---|
class |
WebDeploymentDescriptorFile
This class is responsible for handling Web DeploymentDescriptor files
|
class |
WebFragmentDeploymentDescriptorFile
This class is responsible for handling WebFragment DeploymentDescriptor files
|
| Modifier and Type | Class and Description |
|---|---|
class |
GFWebRuntimeDDFile
This class is responsible for handling the XML configuration information for the Glassfish Web Container
|
class |
PayaraWebRuntimeDDFile
Handles the XML Configuration for Payara
|
class |
WebRuntimeDDFile
This class is responsible for handling the XML configuration information for the SunOne AppServer Web Container
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptorFile |
WebServicesArchivist.getStandardDDFile(RootDeploymentDescriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
class |
WebServicesDeploymentDescriptorFile
This class is responsible for handling the
JSR 109 webservices deployment descriptor
|
Copyright © 2019. All rights reserved.