forked from jmxtrans/embedded-jmxtrans
-
Notifications
You must be signed in to change notification settings - Fork 0
Spring Integration
cyrille-leclerc edited this page Dec 28, 2012
·
6 revisions
Declare bean:
<beans ...>
<bean id="jmxExporter" class="org.jmxexporter.JmxExporterFactory" />
...
</beans>
Available bean properties:
-
configurationUrl
: delimited list of urls (classpath:
,http://...
,file:/...
) -
configurationUrls
: Spring List of configuration file urls.
- Configuration
- ... Expression Language
- ... Configuration Sample
- Output Writers
- ... Graphite Writer
- ... Graphite Pickle Writer
- ... Librato Writer
- ... SLF4J Writer
- ... Console Writer
- Integration
- ... Maven Setup
- ... Spring Integration
- ... Plain Java Servlet Integration
- Configuration Templates
- ... Tomcat
- ... JVM
- Internals
- ... Implementation Decisions
- ... Health Monitoring
- Latest javadocs
- Forum (Google Groups)
- Downloads
- Samples
- ... [Cocktail Web App] (https://github.com/jmxtrans/embedded-jmxtrans-samples/tree/master/embedded-jmxtrans-webapp-coktail)
- License
- Release Notes