org.jboss.resource.connectionmanager
Class PoolFiller

java.lang.Object
  extended by org.jboss.resource.connectionmanager.PoolFiller
All Implemented Interfaces:
Runnable

public class PoolFiller
extends Object
implements Runnable

PoolFiller

Version:
$Revision: 1.1.24.3 $
Author:
David Jencks, Scott.Stark@jboss.org, Adrian Brock

Constructor Summary
PoolFiller()
           
 
Method Summary
static void fillPool(InternalManagedConnectionPool mcp)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PoolFiller

public PoolFiller()
Method Detail

fillPool

public static void fillPool(InternalManagedConnectionPool mcp)

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.