Uses of Interface
org.glassfish.resourcebase.resources.api.ResourceConstants
-
-
Uses of ResourceConstants in com.sun.appserv.connectors.internal.api
Subinterfaces of ResourceConstants in com.sun.appserv.connectors.internal.api Modifier and Type Interface Description interfaceConnectorConstantsThis interface contains all the constants referenced and used in the connector module.interfaceConnectorRuntimeThis class is the entry point to connector backend module. -
Uses of ResourceConstants in com.sun.enterprise.connectors
Classes in com.sun.enterprise.connectors that implement ResourceConstants Modifier and Type Class Description classConnectorRuntimeThis class is the entry point to connector backend module. -
Uses of ResourceConstants in com.sun.enterprise.connectors.service
Classes in com.sun.enterprise.connectors.service that implement ResourceConstants 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 ResourceConstants in com.sun.enterprise.connectors.util
Classes in com.sun.enterprise.connectors.util that implement ResourceConstants Modifier and Type Class Description classDriverLoaderDriver Loader to load the jdbc drivers and get driver/datasource classnames by introspection. -
Uses of ResourceConstants in org.glassfish.jdbcruntime.service
Classes in org.glassfish.jdbcruntime.service that implement ResourceConstants Modifier and Type Class Description classJdbcAdminServiceImplJdbc admin service performs Jdbc related operations for administration.
-