Package org.apache.activemq
Interface AsyncCallback
-
- All Superinterfaces:
ExceptionListener
public interface AsyncCallback extends ExceptionListener
- Author:
- Hiram Chirino
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onSuccess()
-
Methods inherited from interface javax.jms.ExceptionListener
onException
-
-