public class PrototyperController
extends java.lang.Object
prototypers| Constructor and Description |
|---|
PrototyperController() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isKeepSweeping() |
protected static void |
shutdown()
Stop all house keeper threads
|
static void |
sweepStarted() |
protected static void |
triggerSweep(java.lang.String alias)
Trigger prototyping immediately.
|
protected static void triggerSweep(java.lang.String alias)
alias - public static boolean isKeepSweeping()
public static void sweepStarted()
protected static void shutdown()