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

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

public class NeverNotify
extends java.lang.Object
implements NotifyCondition

See Also:
Serialized Form

Constructor Summary
NeverNotify()
           
 
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

NeverNotify

public NeverNotify()
Method Detail

satisfied

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


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