com.yammer.metrics.spring.config
Class MetricsNamespaceHandler

java.lang.Object
  extended by org.springframework.beans.factory.xml.NamespaceHandlerSupport
      extended by com.yammer.metrics.spring.config.MetricsNamespaceHandler
All Implemented Interfaces:
org.springframework.beans.factory.xml.NamespaceHandler

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


Constructor Summary
MetricsNamespaceHandler()
           
 
Method Summary
 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 Detail

MetricsNamespaceHandler

public MetricsNamespaceHandler()
Method Detail

init

public void init()


Copyright © 2012. All Rights Reserved.