xmlBlaster 1.6.2 client 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

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

xmlBlaster 1.6.2 client API

Copyright © 1999-2007 The xmlBlaster.org contributers.