|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestManager | |
org.apache.jsieve |
Uses of TestManager in org.apache.jsieve |
Methods in org.apache.jsieve that return TestManager | |
static TestManager |
TestManager.getInstance()
Returns the sole instance of the reciever, lazily initialised if required. |
protected static TestManager |
TestManager.computeInstance()
Computes a new instance of the receiver. |
Methods in org.apache.jsieve with parameters of type TestManager | |
protected static void |
TestManager.setInstance(TestManager instance)
Sets the sole instance of the reciever. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |