Uses of Class
org.apache.jsieve.CommandManager

Packages that use CommandManager
org.apache.jsieve   
 

Uses of CommandManager in org.apache.jsieve
 

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

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



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