org.apache.activemq.broker.inteceptor
Interface MessageInterceptor


public interface MessageInterceptor


Method Summary
 void intercept(ProducerBrokerExchange producerExchange, Message message)
           
 

Method Detail

intercept

void intercept(ProducerBrokerExchange producerExchange,
               Message message)


Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.