Uses of Class
com.sun.enterprise.deployment.node.DisplayableComponentNode
-
-
Uses of DisplayableComponentNode in com.sun.enterprise.deployment.node
Subclasses of DisplayableComponentNode in com.sun.enterprise.deployment.node Modifier and Type Class Description classAbstractBundleNode<T extends RootDeploymentDescriptor>This class defines all the common behaviour among nodes responsibles for handling bundlesclassApplicationNodeThis class is responsible for loading and saving XML elementsclassJaxrpcMappingDescriptorNodeRoot node for jaxrpc mapping deployment descriptorclassMessageDestinationNodeThis class handles all information related to the message-destination xml tagclassPermissionsNodeclassPersistenceNodeRepresents the top level node, i.e. -
Uses of DisplayableComponentNode in com.sun.enterprise.deployment.node.appclient
Subclasses of DisplayableComponentNode in com.sun.enterprise.deployment.node.appclient Modifier and Type Class Description classAppClientNodeThis class is responsible for handling app clients -
Uses of DisplayableComponentNode in com.sun.enterprise.deployment.node.connector
Subclasses of DisplayableComponentNode in com.sun.enterprise.deployment.node.connector Modifier and Type Class Description classConnectorNodeThe top connector node class -
Uses of DisplayableComponentNode in com.sun.enterprise.deployment.node.ws
Subclasses of DisplayableComponentNode in com.sun.enterprise.deployment.node.ws Modifier and Type Class Description classWLWebServiceNodeThis node represents webservice-description node in weblogic-webservices.xmlclassWLWebServicesDescriptorNodeNode representing weblogic-webservices root element in weblogic-webservices.xml -
Uses of DisplayableComponentNode in org.glassfish.ejb.deployment.node
Subclasses of DisplayableComponentNode in org.glassfish.ejb.deployment.node Modifier and Type Class Description classEjbBundleNodeThis class handles ejb bundle xml filesclassEjbEntityNodeThis class handles all information pertinent to CMP and BMP entity beansclassEjbNode<S extends EjbDescriptor>This class is responsible for handling all common information shared by all types of enterprise beans (MDB, session, entity)classEjbSessionNodeThis class handles all information pertinent to session beansclassInterfaceBasedEjbNode<S extends EjbDescriptor>This class is responsible for reading/writing all information common to all EJB which are interfaces based (entity, session)classMessageDrivenBeanNodeThis class handles message-driven related xml information -
Uses of DisplayableComponentNode in org.glassfish.web.deployment.node
Subclasses of DisplayableComponentNode in org.glassfish.web.deployment.node Modifier and Type Class Description classFilterNodeThis class is responsible for handling filter xml nodeclassListenerNodeThis node handles the web listener xml fragmentclassServletNodeThis node is responsible for handling the servlet xml sub treeclassWebBundleNodeThis node is responsible for handling the web-app xml treeclassWebCommonNode<T extends WebBundleDescriptorImpl>This node is responsible for handling the web-common xml treeclassWebFragmentNodeThis node is responsible for handling the web-fragment xml tree -
Uses of DisplayableComponentNode in org.glassfish.webservices.node
Subclasses of DisplayableComponentNode in org.glassfish.webservices.node Modifier and Type Class Description classAddressingNodeThis node does xml marshalling to/from web service addressing elementsclassRespectBindingNodeThis node does xml marshalling to/from web service respect-binding elementsclassServiceReferenceNodeThis node is responsible for loading web services reference informationclassWebServiceEndpointNodeThis node handles the web service endpoint definitionclassWebServiceHandlerChainNodeclassWebServiceHandlerNodeThis node does xml marshalling to/from web service handlers.classWebServiceNodeThis node is responsible for loading web services reference informationclassWebServicesDescriptorNodeRoot node for web services deployment descriptor
-