org.fusesource.fabric.servicemix.facade
Interface ServiceMixFacadeCallback<T>


public interface ServiceMixFacadeCallback<T>

A callback API for working with a ServiceMix facade


Method Summary
 T doWithServiceMixFacade(ServiceMixFacade camel)
           
 

Method Detail

doWithServiceMixFacade

T doWithServiceMixFacade(ServiceMixFacade camel)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2015 Red Hat. All Rights Reserved.