| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
ConnectorArchivist.getConfigurationDDFiles() |
| Modifier and Type | Field and Description |
|---|---|
protected List<ConfigurationDeploymentDescriptorFile> |
ExtensionsArchivist.confDDFiles |
protected List<ConfigurationDeploymentDescriptorFile> |
Archivist.confDDFiles |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationDeploymentDescriptorFile |
ExtensionsArchivist.getConfigurationDDFile(Archivist main,
RootDeploymentDescriptor descriptor,
ReadableArchive archive) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
AppClientArchivist.getConfigurationDDFiles() |
List<ConfigurationDeploymentDescriptorFile> |
ApplicationArchivist.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)
Gets all classes for handling the XML configuration
|
static List<ConfigurationDeploymentDescriptorFile> |
DOLUtils.processConfigurationDDFiles(List<ConfigurationDeploymentDescriptorFile> ddFiles,
ReadableArchive archive,
ArchiveType archiveType)
process the list of the configuration files, and return the sorted
configuration file with precedence from high to low
this list takes consideration of what runtime files are
present in the current archive
|
| Modifier and Type | Method and Description |
|---|---|
static List<ConfigurationDeploymentDescriptorFile> |
DOLUtils.processConfigurationDDFiles(List<ConfigurationDeploymentDescriptorFile> ddFiles,
ReadableArchive archive,
ArchiveType archiveType)
process the list of the configuration files, and return the sorted
configuration file with precedence from high to low
this list takes consideration of what runtime files are
present in the current archive
|
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 |
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 |
|---|---|
List<ConfigurationDeploymentDescriptorFile> |
WebServicesArchivist.getConfigurationDDFiles(RootDeploymentDescriptor descriptor) |
Copyright © 2019. All rights reserved.