Spring Integration

Uses of Interface
org.springframework.integration.monitor.ObjectNameLocator

Packages that use ObjectNameLocator
org.springframework.integration.control   
org.springframework.integration.monitor   
 

Uses of ObjectNameLocator in org.springframework.integration.control
 

Constructors in org.springframework.integration.control with parameters of type ObjectNameLocator
ControlBus(ObjectNameLocator locator, MBeanServer server, SubscribableChannel operationChannel)
          Create a ControlBus.
 

Uses of ObjectNameLocator in org.springframework.integration.monitor
 

Classes in org.springframework.integration.monitor that implement ObjectNameLocator
 class IntegrationMBeanExporter
          MBean exporter for Spring Integration components in an existing application.
 


Spring Integration

Copyright © 2010. All Rights Reserved.