Class JolokiaNamespaceHandler

java.lang.Object
org.springframework.beans.factory.xml.NamespaceHandlerSupport
org.jolokia.support.spring.config.JolokiaNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

public class JolokiaNamespaceHandler extends org.springframework.beans.factory.xml.NamespaceHandlerSupport
Since:
29.12.12
Author:
roland
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void

    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

    • JolokiaNamespaceHandler

      public JolokiaNamespaceHandler()
  • Method Details

    • init

      public void init()