T - Message type.public abstract static class MessageDispatchRegistry.AbstractHandler<T extends Message> extends Object implements MessageDispatchRegistry.Handler<T>
| Constructor and Description |
|---|
MessageDispatchRegistry.AbstractHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
shutdown()
Ignore shutdown events.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlepublic MessageDispatchRegistry.AbstractHandler()
public void shutdown()
shutdown in interface MessageDispatchRegistry.Handler<T extends Message>Copyright © 2000-2014. All Rights Reserved.