public class MessageListenerImpl extends java.lang.Object implements MessageListener
Modifier and Type | Method and Description |
---|---|
Activation |
getActivation()
Get the activation for the listener
|
java.lang.Class<?> |
getType()
Get the message listener type
|
public java.lang.Class<?> getType()
getType
in interface MessageListener
public Activation getActivation()
getActivation
in interface MessageListener
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)