public class RolloutPlanHeaderCallbackHandler extends Object implements ParsingStateCallbackHandler
| Constructor and Description |
|---|
RolloutPlanHeaderCallbackHandler(DefaultCallbackHandler handler) |
| Modifier and Type | Method and Description |
|---|---|
void |
character(ParsingContext ctx) |
void |
enteredState(ParsingContext ctx) |
void |
leavingState(ParsingContext ctx) |
public RolloutPlanHeaderCallbackHandler(DefaultCallbackHandler handler)
public void enteredState(ParsingContext ctx) throws CommandFormatException
enteredState in interface ParsingStateCallbackHandlerCommandFormatExceptionpublic void leavingState(ParsingContext ctx) throws CommandFormatException
leavingState in interface ParsingStateCallbackHandlerCommandFormatExceptionpublic void character(ParsingContext ctx) throws CommandFormatException
character in interface ParsingStateCallbackHandlerCommandFormatExceptionCopyright © 2014 JBoss by Red Hat. All rights reserved.