org.jboss.ejb3.pool
Class ThreadlocalPoolFactory

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

public class ThreadlocalPoolFactory
extends Object
implements PoolFactory

Factory for obtaining ThreadlocalPool instances

Version:
$Revision: $
Author:
ALR

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

Constructor Detail

ThreadlocalPoolFactory

public ThreadlocalPoolFactory()
Method Detail

createPool

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


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