weborb.messageserver.channel.condition
Class ShouldGetEventsCondition

java.lang.Object
  extended by weborb.messageserver.channel.condition.ShouldGetEventsCondition
All Implemented Interfaces:
IDeliveryCondition

public class ShouldGetEventsCondition
extends java.lang.Object
implements IDeliveryCondition

ShouldGetEventsCondition

Author:
Midnight Coders, LLC

Constructor Summary
ShouldGetEventsCondition()
           
 
Method Summary
 boolean shouldDeliver(IMessageConsumer to)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShouldGetEventsCondition

public ShouldGetEventsCondition()
Method Detail

shouldDeliver

public boolean shouldDeliver(IMessageConsumer to)
Specified by:
shouldDeliver in interface IDeliveryCondition
Parameters:
to -
Returns:


Discuss WebORB

Copyright 2003-2008 Midnight Coders, Inc. All Rights Reserved.