com.mtgi.analytics.aop.config.v11
Class BtNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.mtgi.analytics.aop.config.v11.BtNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class BtNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport

NamespaceHandler allowing for the configuration of declarative behavior tracking management using XML.


Constructor Summary
BtNamespaceHandler()
           
 
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

BtNamespaceHandler

public BtNamespaceHandler()
Method Detail

init

public void init()