public class SyslogToMapTransformer extends AbstractPayloadTransformer<ObjectSE,MapSE<StringSE,?>>
UNDECODED の文字列として返されます。日付フィールドを解析できる場合は、DateSE オブジェクトとして返されます。それ以外の場合は、文字列として返されます。| 修飾子と型 | フィールドと説明 |
|---|---|
static StringSE | FACILITY |
static StringSE | HOST |
static StringSE | MESSAGE |
static StringSE | SEVERITY |
static StringSE | TAG |
static StringSE | TIMESTAMP |
static StringSE | UNDECODED |
EXPRESSION_PARSER, logger| コンストラクターと説明 |
|---|
SyslogToMapTransformer() |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected MapSE<StringSE,?> | transformPayload(ObjectSE payload) |
doTransformtransformafterPropertiesSet, extractTypeIfPossible, generateId, getApplicationContext, getApplicationContextId, getBeanDescription, getBeanFactory, getBeanName, getChannelResolver, getComponentName, getComponentType, getConversionService, getExpression, getIntegrationProperties, getIntegrationProperty, getMessageBuilderFactory, getTaskScheduler, isInitialized, onInit, setApplicationContext, setBeanFactory, setBeanName, setChannelResolver, setComponentName, setConversionService, setMessageBuilderFactory, setPrimaryExpression, setTaskScheduler, toStringcloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, waitSE, waitSE, waitSEprotected MapSE<StringSE,?> transformPayload(ObjectSE payload)
AbstractPayloadTransformer<ObjectSE, MapSE<StringSE,?>> の transformPayload