Uses of Class
com.sun.enterprise.deployment.io.DeploymentDescriptorFile
-
-
Uses of DeploymentDescriptorFile in com.sun.enterprise.connectors.deployment.util
Methods in com.sun.enterprise.connectors.deployment.util that return DeploymentDescriptorFile Modifier and Type Method Description DeploymentDescriptorFileConnectorArchivist. getStandardDDFile() -
Uses of DeploymentDescriptorFile in com.sun.enterprise.deployment.archivist
Fields in com.sun.enterprise.deployment.archivist declared as DeploymentDescriptorFile Modifier and Type Field Description protected DeploymentDescriptorFile<T>Archivist. standardDDprotected DeploymentDescriptorFileExtensionsArchivist. standardDDMethods in com.sun.enterprise.deployment.archivist that return DeploymentDescriptorFile Modifier and Type Method Description DeploymentDescriptorFile<ApplicationClientDescriptor>AppClientArchivist. getStandardDDFile()DeploymentDescriptorFileApplicationArchivist. getStandardDDFile()abstract DeploymentDescriptorFile<T>Archivist. getStandardDDFile()abstract DeploymentDescriptorFileExtensionsArchivist. getStandardDDFile(RootDeploymentDescriptor descriptor)DeploymentDescriptorFilePersistenceArchivist. getStandardDDFile(RootDeploymentDescriptor descriptor) -
Uses of DeploymentDescriptorFile in com.sun.enterprise.deployment.io
Subclasses of DeploymentDescriptorFile in com.sun.enterprise.deployment.io Modifier and Type Class Description classAppClientDeploymentDescriptorFileThis class is responsible for handling appclient DeploymentDescriptor filesclassApplicationDeploymentDescriptorFileThis class is responsible for handling J2EE applications DeploymentDescriptor filesclassConfigurationDeploymentDescriptorFileThis class is responsible for handling the XML configuration information for the Java EE Reference Implementation runtime descriptors.classConnectorDeploymentDescriptorFileThis class is responsible for handling JCA DeploymentDescriptor filesclassJaxrpcMappingDeploymentDescriptorFileThis class is responsible for handling the JSR 109 jaxrpc mapping deployment descriptorclassPermissionsDeploymentDescriptorFileclassPersistenceDeploymentDescriptorFile -
Uses of DeploymentDescriptorFile in com.sun.enterprise.deployment.io.runtime
Subclasses of DeploymentDescriptorFile in com.sun.enterprise.deployment.io.runtime Modifier and Type Class Description classAppClientRuntimeDDFileThis class is responsible for handling the XML configuration information for the SunOne AppServer Web ContainerclassApplicationRuntimeDDFileThis class is responsible for handling the XML configuration information for the SunOne AppServer Web ContainerclassConnectorRuntimeDDFileThis class is responsible for handling the XML configuration information for the SunOne AppServer Web ContainerclassGFAppClientRuntimeDDFileThis class is responsible for handling the XML configuration information for the Glassfish Application Client ContainerclassGFApplicationRuntimeDDFileThis class is responsible for handling the XML configuration information for the Glassfish Application ContainerclassWLSApplicationRuntimeDDFileThis class is responsible for handling the XML configuration information for the WebLogic Application ContainerclassWLSWebServicesDeploymentDescriptorFileThis class is responsible for handling the WebLogic webservices deployment descriptor. -
Uses of DeploymentDescriptorFile in com.sun.enterprise.deployment.node
Methods in com.sun.enterprise.deployment.node with parameters of type DeploymentDescriptorFile Modifier and Type Method Description static StringJ2EEDocumentBuilder. descriptorToString(Descriptor descriptor, DeploymentDescriptorFile ddFile) -
Uses of DeploymentDescriptorFile in org.glassfish.ejb.deployment.archivist
Methods in org.glassfish.ejb.deployment.archivist that return DeploymentDescriptorFile Modifier and Type Method Description DeploymentDescriptorFileEjbArchivist. getStandardDDFile()DeploymentDescriptorFileEjbInWarArchivist. getStandardDDFile(RootDeploymentDescriptor descriptor) -
Uses of DeploymentDescriptorFile in org.glassfish.ejb.deployment.io
Subclasses of DeploymentDescriptorFile in org.glassfish.ejb.deployment.io Modifier and Type Class Description classEjbDeploymentDescriptorFileThis class is responsible for handling EJB DeploymentDescriptor filesclassEjbRuntimeDDFileThis class is responsible for handling the XML configuration information for the SunOne AppServer Ejb ContainerclassGFEjbRuntimeDDFileThis class is responsible for handling the XML configuration information for the Glassfish EJB Container -
Uses of DeploymentDescriptorFile in org.glassfish.web.deployment.archivist
Methods in org.glassfish.web.deployment.archivist that return DeploymentDescriptorFile Modifier and Type Method Description DeploymentDescriptorFile<WebBundleDescriptorImpl>WebArchivist. getStandardDDFile() -
Uses of DeploymentDescriptorFile in org.glassfish.web.deployment.io
Subclasses of DeploymentDescriptorFile in org.glassfish.web.deployment.io Modifier and Type Class Description classWebDeploymentDescriptorFileThis class is responsible for handling Web DeploymentDescriptor filesclassWebFragmentDeploymentDescriptorFileThis class is responsible for handling WebFragment DeploymentDescriptor files -
Uses of DeploymentDescriptorFile in org.glassfish.web.deployment.io.runtime
Subclasses of DeploymentDescriptorFile in org.glassfish.web.deployment.io.runtime Modifier and Type Class Description classGFWebRuntimeDDFileThis class is responsible for handling the XML configuration information for the Glassfish Web ContainerclassPayaraWebRuntimeDDFileHandles the XML Configuration for PayaraclassWebRuntimeDDFileThis class is responsible for handling the XML configuration information for the SunOne AppServer Web Container -
Uses of DeploymentDescriptorFile in org.glassfish.webservices.archivist
Methods in org.glassfish.webservices.archivist that return DeploymentDescriptorFile Modifier and Type Method Description DeploymentDescriptorFileWebServicesArchivist. getStandardDDFile(RootDeploymentDescriptor descriptor) -
Uses of DeploymentDescriptorFile in org.glassfish.webservices.io
Subclasses of DeploymentDescriptorFile in org.glassfish.webservices.io Modifier and Type Class Description classWebServicesDeploymentDescriptorFileThis class is responsible for handling the JSR 109 webservices deployment descriptor
-