test.compliance.core.notification
Class RunTimerFilter

java.lang.Object
  extended by test.compliance.core.notification.RunTimerFilter
All Implemented Interfaces:
Serializable, NotificationFilter

public class RunTimerFilter
extends Object
implements NotificationFilter

Author:
Tom Elrod
See Also:
Serialized Form

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

Constructor Detail

RunTimerFilter

public RunTimerFilter()
Method Detail

isNotificationEnabled

public boolean isNotificationEnabled(Notification notification)
Specified by:
isNotificationEnabled in interface NotificationFilter


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.