com.posco.reuse.transformed
Class AttributeXmlManagerImpl

java.lang.Object
  extended by com.posco.reuse.transformed.AbstractAttributeManager
      extended by com.posco.reuse.transformed.AttributeXmlManagerImpl
All Implemented Interfaces:
AttributeManager, DisposableBean, InitializingBean

public class AttributeXmlManagerImpl
extends AbstractAttributeManager


Field Summary
static String MSG_FILE_NAME
           
 
Fields inherited from class com.posco.reuse.transformed.AbstractAttributeManager
logger
 
Constructor Summary
AttributeXmlManagerImpl()
           
 
Method Summary
 void afterPropertiesSet()
           
 List<PosTransformAttribute> getAttributes(String transformedId)
           
 
Methods inherited from class com.posco.reuse.transformed.AbstractAttributeManager
destroy, getCacheManager, getTransformDefinition, setCacheManager, transformedMessage
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MSG_FILE_NAME

public static final String MSG_FILE_NAME
See Also:
Constant Field Values
Constructor Detail

AttributeXmlManagerImpl

public AttributeXmlManagerImpl()
Method Detail

getAttributes

public List<PosTransformAttribute> getAttributes(String transformedId)
Specified by:
getAttributes in class AbstractAttributeManager

afterPropertiesSet

public void afterPropertiesSet()
                        throws Exception
Specified by:
afterPropertiesSet in interface InitializingBean
Overrides:
afterPropertiesSet in class AbstractAttributeManager
Throws:
Exception


Copyright © 2013–2016 POSCO ICT. All rights reserved.