Uses of Class
org.apache.jsieve.ConfigurationManager

Packages that use ConfigurationManager
org.apache.jsieve   
 

Uses of ConfigurationManager in org.apache.jsieve
 

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

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



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