public interface StateListener
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable t) |
void |
stateChanged(AMQState oldState,
AMQState newState) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.