org.springframework.integration.jmx.config
Class JmxNamespaceHandler
java.lang.Object
org.springframework.integration.config.xml.AbstractIntegrationNamespaceHandler
org.springframework.integration.jmx.config.JmxNamespaceHandler
- All Implemented Interfaces:
- NamespaceHandler
public class JmxNamespaceHandler
- extends AbstractIntegrationNamespaceHandler
Namespace handler for Spring Integration's jmx namespace.
- Since:
- 2.0
- Author:
- Mark Fisher, Oleg Zhurakousky
Method Summary |
void |
init()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxNamespaceHandler
public JmxNamespaceHandler()
init
public void init()
Copyright © 2010. All Rights Reserved.