MessageListener
This type is a class for model objects.
@version J2EE1.4 The messagelistenerType specifies information about a specific message listener supported by the messaging resource adapter. It contains information on the Java type of the message listener interface and an activation specification.
Package: jca
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
MessageAdapter.messageListeners
Attributes Summary messageListenerType : EString The element messagelistener-type specifies the fully qualified name of the Java type of a message listener interface. Example: javax.jms.MessageListener activationSpec : ActivationSpec @ * No description is available *
Attribute Details
messageListenerType - The element messagelistener-type specifies the fully qualified name of the Java type of a message listener interface. Example:javax.jms.MessageListener
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
activationSpec - * No description is available *
Reference Type: ActivationSpec @
Containment: true
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