blob: 2483ce7fb24af896e30a641d3d174925dc199981 [file] [log] [blame]
@since J2EE1.4
The messaging-type element specifies the message
listener interface of the message-driven bean. If
the messaging-type element is not specified, it is
assumed to be javax.jms.MessageListener.