JNDI Reference Entry (jndiReferenceEntry)
Reference entry in the JNDI default namespace.
Name | Type | Default | Description |
---|---|---|---|
decode | boolean | false | True if value needs to be decoded on lookup. |
factoryRef | A reference to top level jndiObjectFactory element (string). | Object factory for the reference entry. | |
id | string | A unique configuration ID. | |
jndiName | string | JNDI name for the reference entry. |
Object factory for the reference entry.
Name | Type | Default | Description |
---|---|---|---|
className | string | ObjectFactory implementation class name. | |
libraryRef | A reference to top level library element (string). | Library containing the factory implementation class. | |
objectClassName | string | java.lang.Object | Type of object returned from the factory. |
Library containing the factory implementation class.
The properties for the reference entry.