it.eng.spago.dbaccess.factory
Class AppServerManagedConnectionPoolFactory

java.lang.Object
  extended byit.eng.spago.dbaccess.factory.AppServerManagedConnectionPoolFactory

public class AppServerManagedConnectionPoolFactory
extends java.lang.Object


Constructor Summary
AppServerManagedConnectionPoolFactory()
           
 
Method Summary
 ConnectionPoolInterface createConnectionPool(ConnectionPoolDescriptor connectionPoolDescriptor)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AppServerManagedConnectionPoolFactory

public AppServerManagedConnectionPoolFactory()
Method Detail

createConnectionPool

public ConnectionPoolInterface createConnectionPool(ConnectionPoolDescriptor connectionPoolDescriptor)