org.logicalcobwebs.proxool

Class PrototyperController


public class PrototyperController
extends java.lang.Object

Controls the prototypers
Version:
$Revision: 1.10 $, $Date: 2006/01/18 14:40:01 $
Authors:
bill
$Author: billhorsman $ (current maintainer)
Since:
Proxool 0.8

Method Summary

static boolean
isKeepSweeping()
protected static void
shutdown()
Stop all house keeper threads
static void
sweepStarted()
protected static void
triggerSweep(String alias)
Trigger prototyping immediately.

Method Details

isKeepSweeping

public static boolean isKeepSweeping()

shutdown

protected static void shutdown()
Stop all house keeper threads

sweepStarted

public static void sweepStarted()

triggerSweep

protected static void triggerSweep(String alias)
Trigger prototyping immediately. Runs inside a new Thread so control returns as quick as possible. You should call this whenever you suspect that building more connections might be a good idea.
Parameters:
alias -