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