anyframe.common.config
Class ServiceBeanDefinitionParser
java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
anyframe.common.config.ServiceBeanDefinitionParser
- All Implemented Interfaces:
- BeanDefinitionParser
public class ServiceBeanDefinitionParser
- extends AbstractSingleBeanDefinitionParser
BeanDefinitionParser implementation for supporting Avalon Configurable API
- Since:
- 2007.06.20
- Author:
- MyungChul Kang
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceBeanDefinitionParser
public ServiceBeanDefinitionParser()
getBeanClass
protected Class getBeanClass(Element element)
-
- Overrides:
getBeanClass in class AbstractSingleBeanDefinitionParser
doParse
protected void doParse(Element element,
ParserContext parserContext,
BeanDefinitionBuilder builder)
-
- Overrides:
doParse in class AbstractSingleBeanDefinitionParser
xmllize
public static String xmllize(Document root,
boolean hdr,
String encoding)
throws IOException
- Throws:
IOException
Copyright © 2008-2009 Samsung SDS. All Rights Reserved.