MessageListener

@since J2EE1.4The messagelistenerType specifies information about aspecific message listener supported by the messagingresource adapter. It contains information on the Java typeof the message listener interface and an activationspecification.



Attributes Summary
messageListenerType : StringThe element messagelistener-type specifies the fully qualified name of the Java type of a message listener interface.
activationSpec : ActivationSpec  

Attribute Details

messageListenerType    -    The element messagelistener-type specifies the fully qualified name of the Java type of a message listener interface. Example: <messagelistener-type>javax.jms.MessageListener </messagelistener-type>
     data type:  String
     default Value:   unspecified



activationSpec    -     
     data type: ActivationSpec


Copyright IBM Corp. 1997-2004