org.jboss.resource.connectionmanager
Class IdleRemover

java.lang.Object
  extended by org.jboss.resource.connectionmanager.IdleRemover

public class IdleRemover
extends Object

IdleRemover

Version:
$Revision: 1.5.6.5 $
Author:
David Jencks, Adrian Brock

Method Summary
static void registerPool(InternalManagedConnectionPool mcp, long interval)
           
static void unregisterPool(InternalManagedConnectionPool mcp)
           
static void waitForBackgroundThread()
          For testing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

registerPool

public static void registerPool(InternalManagedConnectionPool mcp,
                                long interval)

unregisterPool

public static void unregisterPool(InternalManagedConnectionPool mcp)

waitForBackgroundThread

public static void waitForBackgroundThread()
For testing



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