|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommandStateManager | |
org.apache.jsieve |
Uses of CommandStateManager in org.apache.jsieve |
Methods in org.apache.jsieve that return CommandStateManager | |
protected static CommandStateManager |
CommandStateManager.computeInstance()
Answers a new instance of the receiver. |
static CommandStateManager |
CommandStateManager.getInstance()
Returns an instance of the receiver for the current thread, lazily intialised if required. |
Methods in org.apache.jsieve with parameters of type CommandStateManager | |
protected static void |
CommandStateManager.setInstance(CommandStateManager conditionManager)
Sets the CommandStateManager for the current thread. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |