xmlBlaster 2.2.0 API

org.xmlBlaster.client.script
Interface I_MsgUnitCb


public interface I_MsgUnitCb

Interface to intercept a MsgUnit just before it is published.

Author:
Marcel Ruff

Method Summary
 boolean intercept(MsgUnit msgUnit)
           
 

Method Detail

intercept

boolean intercept(MsgUnit msgUnit)
Returns:
false: don't publish it

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.