org.apache.activemq.transport.xmpp.command
Class HandlerRegistry
java.lang.Object
org.apache.activemq.transport.xmpp.command.HandlerRegistry
public class HandlerRegistry
- extends Object
A registry of handlers
- Version:
- $Revision: 564977 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HandlerRegistry
public HandlerRegistry()
getHandler
public Handler getHandler(Class eventType)
registerHandler
public void registerHandler(Class eventType,
Handler handler)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.