org.jboss.ejb3.pool
Class ThreadlocalPoolFactory
java.lang.Object
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
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ThreadlocalPoolFactory
public ThreadlocalPoolFactory()
createPool
public Pool createPool()
- Specified by:
createPool
in interface PoolFactory
Copyright © 2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.