Attributes Summary |
name : String | The required display name for the resource.
|
jndiName : String | The required JNDI name for the resource, including any naming subcontexts.
|
description : String | An optional description of the resource.
|
category : String | An optional category string that can be used to classify or group the resource.
|
providerType : String | This internal attribute is used to associate J2EEResourceProvider and J2EEResourceFactory instances at runtime level instead of model level.
|
provider : | The provider that created the resource factory.
|
propertySet : J2EEResourcePropertySet | Configuration settings for resource factories.
|