com.pmease.quickbuild.setting.configuration.notification
Class AlwaysNotify

java.lang.Object
  extended by com.pmease.quickbuild.setting.configuration.notification.AlwaysNotify
All Implemented Interfaces:
NotifyCondition, java.io.Serializable

public class AlwaysNotify
extends java.lang.Object
implements NotifyCondition

See Also:
Serialized Form

Constructor Summary
AlwaysNotify()
           
 
Method Summary
 boolean satisfied(Notification notification)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlwaysNotify

public AlwaysNotify()
Method Detail

satisfied

public boolean satisfied(Notification notification)
Specified by:
satisfied in interface NotifyCondition


Copyright © 2005-2010 PMEase Inc. All Rights Reserved.