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 ParsingStateCallbackHandler
CommandFormatException
public void leavingState(ParsingContext ctx) throws CommandFormatException
leavingState
in interface ParsingStateCallbackHandler
CommandFormatException
public void character(ParsingContext ctx) throws CommandFormatException
character
in interface ParsingStateCallbackHandler
CommandFormatException
Copyright © 2023 JBoss by Red Hat. All rights reserved.