Uses of Class
org.glassfish.resourcebase.resources.ResourceTypeOrder
-
-
Uses of ResourceTypeOrder in org.glassfish.concurrent.config
Classes in org.glassfish.concurrent.config with annotations of type ResourceTypeOrder Modifier and Type Interface Description interfaceContextServiceConcurrency context service resource definitioninterfaceManagedExecutorServiceConcurrency managed executor service resource definitioninterfaceManagedScheduledExecutorServiceConcurrency managed scheduled executor service resource definitioninterfaceManagedThreadFactoryConcurrency managed thread factory resource definition -
Uses of ResourceTypeOrder in org.glassfish.connectors.config
Classes in org.glassfish.connectors.config with annotations of type ResourceTypeOrder Modifier and Type Interface Description interfaceAdminObjectResourceinterfaceConnectorConnectionPoolDefines configuration used to create and manage a pool of connections to a EIS.interfaceConnectorResourceinterfacePersistenceManagerFactoryResourcePersistence Manager runtime configurationinterfaceResourceAdapterConfigThis element is for configuring the resource adapter.interfaceWorkSecurityMap -
Uses of ResourceTypeOrder in org.glassfish.jdbc.config
Classes in org.glassfish.jdbc.config with annotations of type ResourceTypeOrder Modifier and Type Interface Description interfaceJdbcConnectionPoolDefines configuration used to create and manage a pool physical database connections.interfaceJdbcResourceJDBC javax.sql.(XA)DataSource resource definition -
Uses of ResourceTypeOrder in org.glassfish.resources.config
Classes in org.glassfish.resources.config with annotations of type ResourceTypeOrder Modifier and Type Interface Description interfaceCustomResourceCustom (or generic) resource managed by a user-written factory class.interfaceExternalJndiResourceResource residing in an external JNDI repository -
Uses of ResourceTypeOrder in org.glassfish.resources.javamail.config
Classes in org.glassfish.resources.javamail.config with annotations of type ResourceTypeOrder Modifier and Type Interface Description interfaceMailResource
-