|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |