org.mule.module.jboss.config
Class JbossTSNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by org.mule.module.jboss.config.JbossTSNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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

Registers Bean Definition Parsers for the "jbossts" namespace.


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

JbossTSNamespaceHandler

public JbossTSNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.