Uses of Class
org.apache.jsieve.ConditionManager

Packages that use ConditionManager
org.apache.jsieve   
 

Uses of ConditionManager in org.apache.jsieve
 

Methods in org.apache.jsieve that return ConditionManager
protected static ConditionManager ConditionManager.computeInstance()
          Answers a new instance of the manager.
static ConditionManager ConditionManager.getInstance()
           Returns the conditionManager, lazily intialised if required.
 

Methods in org.apache.jsieve with parameters of type ConditionManager
static void ConditionManager.setInstance(ConditionManager conditionManager)
          Sets the current conditionManager.
 



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