Attributes Summary |
name : String | The name of the resource provider.
|
description : String | An optional description for the resource provider.
|
classpath : String | A list of paths or jarfile names which together form the location for the resource provider classes.
|
nativepath : String | An optional native path (which may include substitution variables).
|
providerType : String | This internal attribute is used to identify what J2EEResourceProvider template was used to create the instance of J2EEResourceProvider.
|
factories : J2EEResourceFactory
*
| Configurations for entities that create objects.
|
propertySet : J2EEResourcePropertySet | A set of properties describing a resource provider configuration.
|