protected final class ServletToolboxRuleSet.CreateSessionRule extends ServletToolboxRuleSet.BooleanConfigRule
setCreateSession() for the top object
on the stack, which must be a
org.apache.velocity.tools.ServletToolboxManager.| Modifier | Constructor and Description |
|---|---|
protected |
CreateSessionRule() |
| Modifier and Type | Method and Description |
|---|---|
void |
setBoolean(Object obj,
Boolean b)
Takes the parent object and boolean value in order to
call the appropriate method on the parent for the
implementing rule.
|
bodypublic void setBoolean(Object obj, Boolean b) throws Exception
ServletToolboxRuleSet.BooleanConfigRulesetBoolean in class ServletToolboxRuleSet.BooleanConfigRuleobj - the parent object/element in the digester's stackb - the boolean value contained in the current elementExceptionCopyright © 2002–2023 Apache Software Foundation. All rights reserved.