ResourceEnvironmentProvider


This type is a class for model objects.

The ResourceEnvironmentProvider represents the library that contains implementations for one or more Referenceables. One provider may support Referenceables for many different data types.

Package: env
Supertype: J2EEResourceProvider

Known subtypes:
    SchedulerProvider
    CacheProvider
    ObjectPoolProvider
    EventInfrastructureProvider
    TimerManagerProvider
    WorkManagerProvider

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



Attributes Summary
referenceables : Referenceable + A list of referenceable objects that define a specific data type to be returned by a JNDI lookup and the factory that can read properties and create such a data type based on those properties.



Attribute Details

referenceables  -  A list of referenceable objects that define a specific data type to be returned by a JNDI lookup and the factory that can read properties and create such a data type based on those properties.
    Reference Type: Referenceable +
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  true
    Ordered:  true
    Lower bound:  1
    Upper bound:  Unbounded
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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