Uses of Class
org.apache.jsieve.ComparatorManager

Packages that use ComparatorManager
org.apache.jsieve   
 

Uses of ComparatorManager in org.apache.jsieve
 

Methods in org.apache.jsieve that return ComparatorManager
static ComparatorManager ComparatorManager.getInstance()
          Returns the sole instance of the receiver, lazily initialised if required.
protected static ComparatorManager ComparatorManager.computeInstance()
          Computes a new instance of the receiver.
 

Methods in org.apache.jsieve with parameters of type ComparatorManager
protected static void ComparatorManager.setInstance(ComparatorManager instance)
          Sets the sole instance.
 



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