org.fusesource.fabric.activemq.facade
Interface BrokerFacadeCallback<T>


public interface BrokerFacadeCallback<T>

A callback API for working with a broker facade


Method Summary
 T doWithBrokerFacade(BrokerFacade broker)
           
 

Method Detail

doWithBrokerFacade

T doWithBrokerFacade(BrokerFacade broker)
                     throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 Red Hat. All Rights Reserved.