org.logicalcobwebs.proxool
类 PrototyperController
java.lang.Object
org.logicalcobwebs.proxool.PrototyperController
public class PrototyperController
- extends Object
Controls the prototypers
- 从以下版本开始:
- Proxool 0.8
- 版本:
- $Revision: 1.10 $, $Date: 2006/01/18 14:40:01 $
- 作者:
- bill, $Author: billhorsman $ (current maintainer)
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PrototyperController
public PrototyperController()
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.
- 参数:
alias -
isKeepSweeping
public static boolean isKeepSweeping()
sweepStarted
public static void sweepStarted()
shutdown
protected static void shutdown()
- Stop all house keeper threads
Copyright © 2014. All rights reserved.