站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 connector API Documentation 英文版文档

PoolFiller (JBoss Connector API) - JBoss 3.2.7 connector API Documentation 英文版文档


org.jboss.resource.connectionmanager
Class PoolFiller

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

public class PoolFiller
extends Object
implements Runnable

PoolFiller.java Created: Fri Jan 4 13:35:21 2002

Version:
$Revision: 1.1.4.4 $
Author:
David Jencks

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.