J2EEResourceFactory

This type is a class for model objects.

Configuration for the resources that are bound within the java:comp namespace.

Package: resources

Known subtypes:
    MQConnectionFactory
    MQQueueConnectionFactory
    JMSTransmissionProfile
    ResourceEnvEntry
    GenericJMSDestination
    EventGroupProfileList
    EventServerProfile
    WAS40DataSource
    MQQueue
    WASTopic
    J2CConnectionFactory
    TimerManagerInfo
    FilterFactoryProfile
    MailSession
    WASQueueConnectionFactory
    SchedulerConfiguration
    JMSConnectionFactory
    DataSource
    ConnectionFactory
    MQTopic
    ObjectPoolManagerInfo
    MQTopicConnectionFactory
    WASQueue
    CMPConnectorFactory
    EmitterFactoryProfile
    JMSDestination
    ServletCacheInstance
    WorkManagerInfo
    EventBusTransmissionProfile
    GenericJMSConnectionFactory
    CacheInstance
    ObjectCacheInstance
    URL
    DataStoreProfile
    WASTopicConnectionFactory

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

Collection attributes having this type:
  J2EEResourceProvider.factories



Attributes Summary
name : EString The required display name for the resource.
jndiName : EString The required JNDI name for the resource, including any naming subcontexts. The name is used to link the platform binding information. The binding associates the resources defined the deployment descriptor of the module to the actual (physical) resources bound into JNDI by the platform.
description : EString An optional description of the resource.
category : EString An optional category string that can be used to classify or group the resource.
providerType : EString This internal attribute is used to associate J2EEResourceProvider and J2EEResourceFactory instances at runtime level instead of model level.
provider : J2EEResourceProvider @ The provider that created the resource factory.
propertySet : J2EEResourcePropertySet @ Configuration settings for resource factories.



Attribute Details

name  -  The required display name for the resource.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

jndiName  -  The required JNDI name for the resource, including any naming subcontexts. The name is used to link the platform binding information. The binding associates the resources defined the deployment descriptor of the module to the actual (physical) resources bound into JNDI by the platform.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

description  -  An optional description of the resource.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

category  -  An optional category string that can be used to classify or group the resource.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

providerType  -  This internal attribute is used to associate J2EEResourceProvider and J2EEResourceFactory instances at runtime level instead of model level.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

provider  -  The provider that created the resource factory.
    Reference Type: J2EEResourceProvider @
    Containment:  false
    Container:  true
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  true
    Volatile:  false
    Opposite: J2EEResourceProvider.factories

propertySet  -  Configuration settings for resource factories.
    Reference Type: J2EEResourcePropertySet @
    Containment:  true
    Container:  false
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false



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