org.jboss.ejb3.pool
Class StrictMaxPoolFactory

java.lang.Object
  extended by org.jboss.ejb3.pool.StrictMaxPoolFactory
All Implemented Interfaces:
PoolFactory

public class StrictMaxPoolFactory
extends Object
implements PoolFactory

Factory for obtaining StrictMaxPool instances

Version:
$Revision: $
Author:
ALR

Constructor Summary
StrictMaxPoolFactory()
           
 
Method Summary
 Pool createPool()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StrictMaxPoolFactory

public StrictMaxPoolFactory()
Method Detail

createPool

public Pool createPool()
Specified by:
createPool in interface PoolFactory


Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.