Uses of Interface
com.sun.enterprise.config.serverbeans.ResourcePool

Packages that use ResourcePool
com.sun.enterprise.config.serverbeans   
com.sun.enterprise.config.serverbeans.customvalidators   
 

Uses of ResourcePool in com.sun.enterprise.config.serverbeans
 

Subinterfaces of ResourcePool in com.sun.enterprise.config.serverbeans
 interface ConnectorConnectionPool
          Defines configuration used to create and manage a pool of connections to a EIS.
 interface JdbcConnectionPool
          Defines configuration used to create and manage a pool physical database connections.
 

Uses of ResourcePool in com.sun.enterprise.config.serverbeans.customvalidators
 

Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type ResourcePool
 boolean ConnectionPoolValidator.isValid(ResourcePool pool, javax.validation.ConstraintValidatorContext constraintValidatorContext)
           
 



Copyright © 2012 GlassFish Community. All Rights Reserved.