org.apache.openejb.client
Class DirectConnectionStrategy
java.lang.Object
org.apache.openejb.client.DirectConnectionStrategy
- All Implemented Interfaces:
- ConnectionStrategy
public class DirectConnectionStrategy
- extends Object
- implements ConnectionStrategy
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DirectConnectionStrategy
public DirectConnectionStrategy()
connect
public Connection connect(ClusterMetaData cluster,
ServerMetaData server)
throws IOException
- Specified by:
connect in interface ConnectionStrategy
- Throws:
IOException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.