org.apache.openejb.resource.jdbc
Class AbstractRouter
java.lang.Object
org.apache.openejb.resource.jdbc.AbstractRouter
- All Implemented Interfaces:
- Router
public abstract class AbstractRouter
- extends Object
- implements Router
- Author:
- Romain Manni-Bucau
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractRouter
public AbstractRouter()
getJndiResource
public Object getJndiResource(String name)
throws NamingException
- Throws:
NamingException
getOpenEJBResource
public Object getOpenEJBResource(String name)
throws NamingException
- Throws:
NamingException
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.