Uses of Interface
com.sun.appserv.connectors.internal.api.ConnectorConstants
-
-
Uses of ConnectorConstants in com.sun.appserv.connectors.internal.api
Subinterfaces of ConnectorConstants in com.sun.appserv.connectors.internal.api Modifier and Type Interface Description interfaceConnectorRuntimeThis class is the entry point to connector backend module. -
Uses of ConnectorConstants in com.sun.enterprise.connectors
Classes in com.sun.enterprise.connectors that implement ConnectorConstants Modifier and Type Class Description classConnectorRuntimeThis class is the entry point to connector backend module. -
Uses of ConnectorConstants in com.sun.enterprise.connectors.service
Classes in com.sun.enterprise.connectors.service that implement ConnectorConstants Modifier and Type Class Description classConnectorAdminObjectAdminServiceImplAdminObject administration service.classConnectorAdminServiceUtilsUtil classes common to all connector ServicesclassConnectorConfigurationParserServiceImplThis is configuration parser service.classConnectorConnectionPoolAdminServiceImplConnector connection pool admin service performs the functionality of creation, deletion, recreation, testing of the pools.classConnectorResourceAdminServiceImplThis is connector resource admin service.classConnectorSecurityAdminServiceImplThis is Security administration service.classConnectorServiceThis is the base class for all the connector services.classResourceAdapterAdminServiceImplThis is resource adapter admin service. -
Uses of ConnectorConstants in com.sun.enterprise.connectors.util
Classes in com.sun.enterprise.connectors.util that implement ConnectorConstants Modifier and Type Class Description classDriverLoaderDriver Loader to load the jdbc drivers and get driver/datasource classnames by introspection. -
Uses of ConnectorConstants in org.glassfish.jdbcruntime.service
Classes in org.glassfish.jdbcruntime.service that implement ConnectorConstants Modifier and Type Class Description classJdbcAdminServiceImplJdbc admin service performs Jdbc related operations for administration.
-