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 interface
ConnectorRuntime
This 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 class
ConnectorRuntime
This 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 class
ConnectorAdminObjectAdminServiceImpl
AdminObject administration service.class
ConnectorAdminServiceUtils
Util classes common to all connector Servicesclass
ConnectorConfigurationParserServiceImpl
This is configuration parser service.class
ConnectorConnectionPoolAdminServiceImpl
Connector connection pool admin service performs the functionality of creation, deletion, recreation, testing of the pools.class
ConnectorResourceAdminServiceImpl
This is connector resource admin service.class
ConnectorSecurityAdminServiceImpl
This is Security administration service.class
ConnectorService
This is the base class for all the connector services.class
ResourceAdapterAdminServiceImpl
This 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 class
DriverLoader
Driver 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 class
JdbcAdminServiceImpl
Jdbc admin service performs Jdbc related operations for administration.
-