|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.wadi.group.StaticDispatcherRegistry
public class StaticDispatcherRegistry
Constructor Summary | |
---|---|
StaticDispatcherRegistry()
|
Method Summary | |
---|---|
Dispatcher |
getDispatcherByClusterName(java.lang.String clusterName)
|
java.util.Collection |
getDispatchers()
|
void |
register(Dispatcher dispatcher)
|
void |
unregister(Dispatcher dispatcher)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StaticDispatcherRegistry()
Method Detail |
---|
public void register(Dispatcher dispatcher)
register
in interface DispatcherRegistry
public void unregister(Dispatcher dispatcher)
unregister
in interface DispatcherRegistry
public java.util.Collection getDispatchers()
getDispatchers
in interface DispatcherRegistry
public Dispatcher getDispatcherByClusterName(java.lang.String clusterName)
getDispatcherByClusterName
in interface DispatcherRegistry
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |