Anyframe Core

anyframe.common.config
Class ServiceNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by anyframe.common.config.ServiceNamespaceHandler
All Implemented Interfaces:
NamespaceHandler

public class ServiceNamespaceHandler
extends NamespaceHandlerSupport

NamespaceHandler implementation for supporting Avalon Configurable API

Since:
2007.06.20
Author:
MyungChul Kang, SoYon Lim, JongHoon Kim

Constructor Summary
ServiceNamespaceHandler()
           
 
Method Summary
 void init()
          
 
Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport
decorate, findDecoratorForNode, findParserForElement, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceNamespaceHandler

public ServiceNamespaceHandler()
Method Detail

init

public void init()


Anyframe Core

Copyright © 2008-2009 Samsung SDS. All Rights Reserved.