JavaScript is disabled on your browser.
Skip navigation links
Spring Integration
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Interface
org.springframework.integration.jmx.MBeanObjectConverter
Packages that use
MBeanObjectConverter
Package
Description
org.springframework.integration.jmx
Base package for JMX support.
Uses of
MBeanObjectConverter
in
org.springframework.integration.jmx
Classes in
org.springframework.integration.jmx
that implement
MBeanObjectConverter
Modifier and Type
Class
Description
class
DefaultMBeanObjectConverter
Constructors in
org.springframework.integration.jmx
with parameters of type
MBeanObjectConverter
Modifier
Constructor
Description
MBeanTreePollingMessageSource
(
MBeanObjectConverter
converter)