org.apache.myfaces.orchestra.connectionManager
Class DisconnectableConnectionFactory

java.lang.Object
  extended by org.apache.myfaces.orchestra.connectionManager.DisconnectableConnectionFactory

public class DisconnectableConnectionFactory
extends java.lang.Object

Create proxy connections able to handle disconnection of the underlying real connection.

See Also:
DisconnectableConnection

Method Summary
static DisconnectableConnection create(ConnectionManagerDataSource connectionManager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

create

public static DisconnectableConnection create(ConnectionManagerDataSource connectionManager)


Copyright © 2009 The Apache Software Foundation. All Rights Reserved.