org.fusesource.fabric.servicemix.facade
Interface ServiceMixFacade

All Known Implementing Classes:
JmxTemplateServiceMixFacade, RemoteJMXServiceMixFacade, ServiceMixFacadeSupport

public interface ServiceMixFacade


Method Summary
 java.util.List<org.apache.servicemix.nmr.management.ManagedEndpointMBean> getEndpoints()
          Gets all the ServiceMixContexts in the JVM
 

Method Detail

getEndpoints

java.util.List<org.apache.servicemix.nmr.management.ManagedEndpointMBean> getEndpoints()
                                                                                       throws java.lang.Exception
Gets all the ServiceMixContexts in the JVM

Throws:
java.lang.Exception


Copyright © 2015 Red Hat. All Rights Reserved.