| Modifier and Type | Field and Description |
|---|---|
protected DeploymentDescriptorFile<T> |
Archivist.standardDD |
protected DeploymentDescriptorFile |
ExtensionsArchivist.standardDD |
| Modifier and Type | Method and Description |
|---|---|
DeploymentDescriptorFile<ApplicationClientDescriptor> |
AppClientArchivist.getStandardDDFile() |
abstract DeploymentDescriptorFile<T> |
Archivist.getStandardDDFile() |
DeploymentDescriptorFile |
ApplicationArchivist.getStandardDDFile() |
abstract DeploymentDescriptorFile |
ExtensionsArchivist.getStandardDDFile(org.glassfish.deployment.common.RootDeploymentDescriptor descriptor) |
DeploymentDescriptorFile |
PersistenceArchivist.getStandardDDFile(org.glassfish.deployment.common.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 J2EE 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(org.glassfish.deployment.common.Descriptor descriptor,
DeploymentDescriptorFile ddFile) |
Copyright © 2013. All Rights Reserved.