| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
ConnectorArchivist.getConfigurationDDFiles() |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConfigurationDeploymentDescriptorFile> |
Archivist.confDDFiles |
protected List<ConfigurationDeploymentDescriptorFile> |
ExtensionsArchivist.confDDFiles |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDeploymentDescriptorFile |
ExtensionsArchivist.getConfigurationDDFile(Archivist main,
RootDeploymentDescriptor descriptor,
ReadableArchive archive) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
ApplicationArchivist.getConfigurationDDFiles() |
List<ConfigurationDeploymentDescriptorFile> |
AppClientArchivist.getConfigurationDDFiles() |
abstract List<ConfigurationDeploymentDescriptorFile> |
Archivist.getConfigurationDDFiles() |
abstract List<ConfigurationDeploymentDescriptorFile> |
ExtensionsArchivist.getConfigurationDDFiles(RootDeploymentDescriptor descriptor) |
List<ConfigurationDeploymentDescriptorFile> |
PersistenceArchivist.getConfigurationDDFiles(RootDeploymentDescriptor descriptor) |
| 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 List<ConfigurationDeploymentDescriptorFile> |
DOLUtils.getConfigurationDeploymentDescriptorFiles(org.glassfish.hk2.api.ServiceLocator habitat,
String containerType) |
static List<ConfigurationDeploymentDescriptorFile> |
DOLUtils.processConfigurationDDFiles(List<ConfigurationDeploymentDescriptorFile> ddFiles,
ReadableArchive archive,
ArchiveType archiveType) |
| Modifier and Type | Method and Description |
|---|---|
static List<ConfigurationDeploymentDescriptorFile> |
DOLUtils.processConfigurationDDFiles(List<ConfigurationDeploymentDescriptorFile> ddFiles,
ReadableArchive archive,
ArchiveType archiveType) |
static void |
DOLUtils.readRuntimeDeploymentDescriptor(List<ConfigurationDeploymentDescriptorFile> confDDFiles,
ReadableArchive archive,
RootDeploymentDescriptor descriptor,
Archivist main,
boolean warnIfMultipleDDs)
Read the runtime deployment descriptors (can contained in one or
many file) set the corresponding information in the passed descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
EjbArchivist.getConfigurationDDFiles() |
List<ConfigurationDeploymentDescriptorFile> |
EjbInWarArchivist.getConfigurationDDFiles(RootDeploymentDescriptor descriptor) |
| Modifier and Type | Class and Description |
|---|---|
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 |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
WebArchivist.getConfigurationDDFiles() |
| Modifier and Type | Class and Description |
|---|---|
class |
GFWebRuntimeDDFile
This class is responsible for handling the XML configuration information
for the Glassfish Web Container
|
class |
WebRuntimeDDFile
This class is responsible for handling the XML configuration information
for the SunOne AppServer Web Container
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
WebServicesArchivist.getConfigurationDDFiles(RootDeploymentDescriptor descriptor) |
Copyright © 2017. All rights reserved.