Uses of Class
com.sun.enterprise.deployment.runtime.connector.SunConnector
-
Packages that use SunConnector Package Description com.sun.enterprise.deployment com.sun.enterprise.deployment.node.runtime.connector -
-
Uses of SunConnector in com.sun.enterprise.deployment
Methods in com.sun.enterprise.deployment that return SunConnector Modifier and Type Method Description SunConnectorConnectorDescriptor. getSunDescriptor()This returns the extra ejb sun specific info not in the RI DID.Methods in com.sun.enterprise.deployment with parameters of type SunConnector Modifier and Type Method Description voidConnectorDescriptor. setSunDescriptor(SunConnector connector)This sets the extra connector sun specific info not in the RI DID. -
Uses of SunConnector in com.sun.enterprise.deployment.node.runtime.connector
Fields in com.sun.enterprise.deployment.node.runtime.connector declared as SunConnector Modifier and Type Field Description protected SunConnectorConnectorNode. connectorMethods in com.sun.enterprise.deployment.node.runtime.connector that return SunConnector Modifier and Type Method Description SunConnectorConnectorNode. getSunConnectorDescriptor()
-