@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.
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