ResourceEnvEntry


This type is a class for model objects.

Represents a specific configuration property set that will define a specific instance of the referenceable. Since ResourceEnvEntry is a subclass of J2EEResourceFactory, it has a custom properties list that contains the data needed by the factory to create an instance of the data type defined by the referenceable classname.

Package: env
Supertype: J2EEResourceFactory

Known subtypes:
    CacheInstance
    SchedulerConfiguration
    EventBusTransmissionProfile
    JMSTransmissionProfile
    ObjectCacheInstance
    EventGroupProfileList
    DataStoreProfile
    FilterFactoryProfile
    ServletCacheInstance
    EventServerProfile
    EmitterFactoryProfile
    WorkManagerInfo
    TimerManagerInfo
    ObjectPoolManagerInfo

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
referenceable : Referenceable @ The referenceable that holds the factory to be used to produce an object based on the configuration 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 configuration data of this ResourceEnvEntry and of data type defined by the classname of the referenceable.
    Reference Type: Referenceable @
    Containment:  false
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



(C) COPYRIGHT International Business Machines Corp. 1996-2006