org.apache.servicemix.tck
Interface Receiver

All Known Implementing Classes:
AsyncReceiverPojo, ReceiverComponent, ReceiverPojo

public interface Receiver

A simple interface to allow polymorphic access to sending, test components.

Version:
$Revision: 564607 $

Method Summary
 MessageList getMessageList()
          Return access to the list of messages being received
 

Method Detail

getMessageList

MessageList getMessageList()
Return access to the list of messages being received



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.