test.compliance.core.notification
Class BadListener

java.lang.Object
  extended by test.compliance.core.notification.BadListener
All Implemented Interfaces:
EventListener, NotificationListener

public class BadListener
extends Object
implements NotificationListener

Author:
Tom Elrod

Constructor Summary
BadListener()
           
 
Method Summary
 int getCount()
           
 void handleNotification(Notification event, Object handback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BadListener

public BadListener()
Method Detail

getCount

public int getCount()

handleNotification

public void handleNotification(Notification event,
                               Object handback)
Specified by:
handleNotification in interface NotificationListener


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