org.openejb.client
Class ConnectionManager
java.lang.Object
org.openejb.client.ConnectionManager
- public class ConnectionManager
- extends Object
- Since:
- 11/25/2001
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionManager
public ConnectionManager()
getConnection
public static Connection getConnection(ServerMetaData server)
throws IOException
- Throws:
IOException
setFactory
public static void setFactory(String factoryName)
throws IOException
- Throws:
IOException
getFactory
public static ConnectionFactory getFactory()
getFactoryName
public static String getFactoryName()
getContextClassLoader
public static ClassLoader getContextClassLoader()
Copyright © 1999-2005 OpenEJB. All Rights Reserved.