com.bea.control
Interface MDBCallBackListener.Callback

Enclosing interface:
MDBCallBackListener

public static interface MDBCallBackListener.Callback


Method Summary
 void onReceiveMessage(javax.jms.Message msg)
           
 

Method Detail

onReceiveMessage

void onReceiveMessage(javax.jms.Message msg)
                      throws javax.jms.JMSException,
                             JMSControlException,
                             Exception
Throws:
javax.jms.JMSException
JMSControlException
Exception