Uses of Class
org.apache.jsieve.TestManager

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.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.