ResourceEnvEntry
Represents a specific config property set that will define a specific instance of the referenceable. Since ResourceEnvEntry is a subclass of J2EEResourceFactory, it has a customproperties list that contains the data needed by the factory to create an instance of the data type defined by the referenceable classname.
Inherits from type J2EEResourceFactory and adds the following.
Attributes Summary
referenceable The referenceable that holds the factory to be used to produce an object based on the config data of this ResourceEnvEntry and of data type defined by the classname of the referenceable.
Attribute Details
referenceable
The referenceable that holds the factory to be used to produce an object based on the config data of this ResourceEnvEntry and of data type defined by the classname of the referenceable.
Data type: Referenceable