org.nuxeo.wss
Class CallRouter
java.lang.Object
org.nuxeo.wss.CallRouter
- Direct Known Subclasses:
- FakeWSRouter, FPRPCRouter
public class CallRouter
- extends Object
Manages cache for Call Handlers
- Author:
- Thierry Delprat
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handlers
protected static Map<String,Object> handlers
CallRouter
public CallRouter()
getHandler
protected static <T> T getHandler(Class<T> handlerClass,
String handlerName)
throws Exception
- Throws:
Exception
Copyright © 2010 Nuxeo SAS. All Rights Reserved.