|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BindableResource | |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| com.sun.enterprise.config.serverbeans.customvalidators | |
| Uses of BindableResource in com.sun.enterprise.config.serverbeans |
|---|
| Subinterfaces of BindableResource in com.sun.enterprise.config.serverbeans | |
|---|---|
interface |
AdminObjectResource
|
interface |
ConnectorResource
|
interface |
CustomResource
Custom (or generic) resource managed by a user-written factory class. |
interface |
ExternalJndiResource
Resource residing in an external JNDI repository |
interface |
JdbcResource
JDBC javax.sql.(XA)DataSource resource definition |
interface |
MailResource
|
interface |
PersistenceManagerFactoryResource
Persistence Manager runtime configuration |
| Methods in com.sun.enterprise.config.serverbeans that return types with arguments of type BindableResource | |
|---|---|
static java.util.Collection<BindableResource> |
Resources.Duck.getResourcesOfPool(Resources resources,
java.lang.String connectionPoolName)
|
java.util.Collection<BindableResource> |
Resources.getResourcesOfPool(java.lang.String connectionPoolName)
|
| Uses of BindableResource in com.sun.enterprise.config.serverbeans.customvalidators |
|---|
| Methods in com.sun.enterprise.config.serverbeans.customvalidators with parameters of type BindableResource | |
|---|---|
boolean |
ResourcePoolReferenceValidator.isValid(BindableResource resource,
javax.validation.ConstraintValidatorContext constraintValidatorContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||