Uses of Class
com.sun.enterprise.deployment.node.runtime.RuntimeBundleNode
-
-
Uses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime
Subclasses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime Modifier and Type Class Description classAppClientRuntimeNodeThis node is responsible for saving all J2EE RI runtime information for app clientsclassGFAppClientRuntimeNodeThis node is responsible for handling all runtime information for application client. -
Uses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime.application.gf
Subclasses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime.application.gf Modifier and Type Class Description classApplicationRuntimeNodeThis node handles all runtime-information pertinent to applications The reading needs to be backward compatible with J2EE 1.2 and 1.3 where all runtime information was saved at the .ear file level in an unique sun-ri.xml file.classGFApplicationRuntimeNodeThis node is responsible for handling all runtime information for application. -
Uses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime.application.wls
Subclasses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime.application.wls Modifier and Type Class Description classWeblogicApplicationNodeThis node is responsible for handling all WebLogic runtime information for application. -
Uses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime.connector
Subclasses of RuntimeBundleNode in com.sun.enterprise.deployment.node.runtime.connector Modifier and Type Class Description classConnectorNodeThis node handles the sun-connector runtime deployment descriptors -
Uses of RuntimeBundleNode in org.glassfish.ejb.deployment.node.runtime
Subclasses of RuntimeBundleNode in org.glassfish.ejb.deployment.node.runtime Modifier and Type Class Description classEjbBundleRuntimeNodeThis node handles runtime deployment descriptors for ejb bundleclassGFEjbBundleRuntimeNodeThis node is responsible for handling all runtime information for ejb. -
Uses of RuntimeBundleNode in org.glassfish.web.deployment.node.runtime.gf
Subclasses of RuntimeBundleNode in org.glassfish.web.deployment.node.runtime.gf Modifier and Type Class Description classGFWebBundleRuntimeNodeThis node is responsible for handling all runtime information for web bundle.classPayaraWebBundleRuntimeNodeThis class is responsible for handling payara-web.xml in the web bundleclassWebBundleRuntimeNodeThis node is responsible for handling all runtime information for web bundle.
-