Class EmbeddedJmxTransNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.jmxtrans.embedded.spring.EmbeddedJmxTransNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class EmbeddedJmxTransNamespaceHandler
extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
NamespaceHandler for the ' jmxtrans' namespace.
Author:
Cyrille Le Clerc
  • Constructor Summary

    Constructors
    Constructor Description
    EmbeddedJmxTransNamespaceHandler()  
  • Method Summary

    Modifier and Type Method Description
    void init()  

    Methods inherited from class org.springframework.beans.factory.xml.NamespaceHandlerSupport

    decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EmbeddedJmxTransNamespaceHandler

      public EmbeddedJmxTransNamespaceHandler()
  • Method Details

    • init

      public void init()