public abstract class AbstractRouter extends Object implements Router
| Constructor and Description |
|---|
AbstractRouter() |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
getJndiResource(String name) |
protected Object |
getOpenEJBResource(String name) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataSourceprotected Object getJndiResource(String name) throws NamingException
NamingExceptionprotected Object getOpenEJBResource(String name) throws NamingException
NamingExceptionCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.