public interface Processor
| Modifier and Type | Method and Description |
|---|---|
ProcessorPhase |
getPhase() |
void |
init(ProcessorConfig config) |
void |
process() |
ProcessorPhase getPhase()
void init(ProcessorConfig config) throws Exception
Exceptionvoid process()
throws ProcessorException
ProcessorExceptionCopyright © 2019 JBoss by Red Hat. All rights reserved.