org.apache.openejb.client
Interface ConnectionFactoryStrategy

All Superinterfaces:
Serializable
All Known Implementing Classes:
StickToLastServerConnectionFactoryStrategy

public interface ConnectionFactoryStrategy
extends Serializable


Method Summary
 Connection connect(URI[] locations, Request request)
           
 

Method Detail

connect

Connection connect(URI[] locations,
                   Request request)
                   throws RemoteException
Throws:
RemoteException


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.