| Package | Description |
|---|---|
| com.sun.enterprise.config.serverbeans | |
| com.sun.enterprise.config.serverbeans.customvalidators |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BindableResource |
interface |
ResourcePool |
interface |
ServerResource
Tag interface for all types of resource.
|
| Modifier and Type | Method and Description |
|---|---|
<T> Resource |
Resources.getResourceByName(Class<T> type,
String name) |
static <T> Resource |
Resources.Duck.getResourceByName(Resources resources,
Class<T> type,
String name) |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Resources.getResources()
Gets the value of the customResourceOrExternalJndiResourceOrJdbcResourceOrMailResourceOrAdminObjectResourceOrConnectorResourceOrResourceAdapterConfigOrJdbcConnectionPoolOrConnectorConnectionPool property.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
Resource.Duck.copyToInstance(Resource resource) |
static String |
Resource.Duck.getIdentity(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ResourceNameValidator.isValid(Resource resource,
javax.validation.ConstraintValidatorContext constraintValidatorContext) |
Copyright © 2013. All Rights Reserved.