
public class GlueXmlMessageLayout extends GlueAbstractFixedLengthMessageLayout
Bean Property
- cacheManager : (Çʼö) applicationContext.xml ÀÇ Cache ManagerÀÇ bean id.
- msgParsingType : (¼±ÅÃ) default´Â 'byte'
Àû¿ë ¿ì¼±¼øÀ§
1. msgParsingType bean propertyÀÇ °ª
2. glue.properties ÀÇ msg.parsing.type ¿¡ ÇØ´çÇÏ´Â °ª
3. default °ª
- charset : (¼±ÅÃ) default´Â java.nio.charset.Charset.defaultCharset() °ªÀÓ.
- msgParsingRule : (¼±ÅÃ)
¿¹Á¦
»ç¿ë ¿¹# 1
»ç¿ë ¿¹# 2
»ç¿ë ¿¹# 3
Âü°í : [MSGFW001]-service.xml
Âü°í : [MSGFW001]-msg.xml
| Modifier and Type | Field and Description |
|---|---|
static String |
MSG_FILE_NAME |
logger, MSG_TYPE_BYTE, MSG_TYPE_STRING, RULE_NUMBER_NULL_TO_ZERO, RULE_STRING_ZERO_TO_SPACE| Constructor and Description |
|---|
GlueXmlMessageLayout() |
| Modifier and Type | Method and Description |
|---|---|
GlueMessage |
createMessageObject(String tc) |
List<GlueMessageAttributeDefinition> |
getAttributesDefinition(String tcid) |
afterPropertiesSet, destroy, getAttributes, getCacheManager, getCharset, getMsgParsingRule, getMsgParsingType, makeMessageParsing, makeMessageString, setCacheManager, setCharset, setMsgParsingRule, setMsgParsingTypepublic static final String MSG_FILE_NAME
public List<GlueMessageAttributeDefinition> getAttributesDefinition(String tcid) throws GlueMessageDefinitionException
getAttributesDefinition in class GlueAbstractFixedLengthMessageLayoutGlueMessageDefinitionExceptionpublic GlueMessage createMessageObject(String tc)
createMessageObject in class GlueAbstractFixedLengthMessageLayoutCopyright © 2013–2019 POSCO ICT. All rights reserved.