JMSProvider
This type is a class for model objects.
Configuration for a JMS provider, which provides two kinds of J2EE resources -- a JMS Connection Factory and a JMS Destination.
Package: jms
Supertype: J2EEResourceProvider
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Attributes Summary externalInitialContextFactory : EString Java classname of the initial context factory of a provider. externalProviderURL : EString JMS provider URL for external JNDI lookups. supportsASF : EBoolean @since 6.0.0 Indicates if this JMS Provider supports the optional JMS Application Server Facility.
Attribute Details
externalInitialContextFactory - Java classname of the initial context factory of a provider.
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
externalProviderURL - JMS provider URL for external JNDI lookups.
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
supportsASF - @since 6.0.0 Indicates if this JMS Provider supports the optional JMS Application Server Facility.
Data Type: EBoolean
Default value: true
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