org.apache.openejb.client
Class StickyConnectionStrategy
java.lang.Object
org.apache.openejb.client.StickyConnectionStrategy
- All Implemented Interfaces:
- ConnectionStrategy
public class StickyConnectionStrategy
- extends Object
- implements ConnectionStrategy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StickyConnectionStrategy
public StickyConnectionStrategy()
connect
public Connection connect(ClusterMetaData cluster,
ServerMetaData server)
throws IOException
- Specified by:
connect
in interface ConnectionStrategy
- Throws:
IOException
connect
protected Connection connect(ClusterMetaData cluster,
URI uri)
throws IOException
- Throws:
IOException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.