org.apache.openejb.resource.jdbc.router
Class AbstractRouter
java.lang.Object
org.apache.openejb.resource.jdbc.router.AbstractRouter
- All Implemented Interfaces:
- Router
- Direct Known Subclasses:
- FailOverRouter
public abstract class AbstractRouter
- extends Object
- implements Router
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRouter
public AbstractRouter()
getJndiResource
protected Object getJndiResource(String name)
throws NamingException
- Throws:
NamingException
getOpenEJBResource
protected Object getOpenEJBResource(String name)
throws NamingException
- Throws:
NamingException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.