public class KeywordHandler extends AbstractMessageHandler
| Modifier and Type | Field and Description |
|---|---|
static String |
KEYWORD_CLASSES |
agentTokenServices| Constructor and Description |
|---|
KeywordHandler() |
KeywordHandler(boolean throwExceptionOnError) |
| Modifier and Type | Method and Description |
|---|---|
OutputMessage |
handle(AgentTokenWrapper token,
InputMessage message) |
boolean |
isThrowExceptionOnError() |
void |
setThrowExceptionOnError(boolean throwExceptionOnError) |
buildPropertyMap, getFileVersionId, init, retrieveFileVersionpublic static final String KEYWORD_CLASSES
public KeywordHandler()
public KeywordHandler(boolean throwExceptionOnError)
public boolean isThrowExceptionOnError()
public void setThrowExceptionOnError(boolean throwExceptionOnError)
public OutputMessage handle(AgentTokenWrapper token, InputMessage message) throws Exception
ExceptionCopyright © 2018. All rights reserved.