Vordel SDK

com.vordel.circuit
Interface MessageCreationListener

All Known Implementing Classes:
FilterPathTracker

public interface MessageCreationListener


Method Summary
 void messageCreated(Message m, java.lang.Object source)
          Called once the message is created, but before the source has populated any properties.
 

Method Detail

messageCreated

void messageCreated(Message m,
                    java.lang.Object source)
Called once the message is created, but before the source has populated any properties.

Parameters:
m - The newly created Message.
source - The originator of the message. Usually a transport module, it may be null.

Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel