org.jboss.varia.scheduler
Class Scheduler.Listener

java.lang.Object
  extended by org.jboss.varia.scheduler.Scheduler.Listener
All Implemented Interfaces:
EventListener, javax.management.NotificationListener
Enclosing class:
Scheduler

public class Scheduler.Listener
extends Object
implements javax.management.NotificationListener


Constructor Summary
Scheduler.Listener(Schedulable pDelegate)
           
 
Method Summary
 void handleNotification(javax.management.Notification notification, Object handback)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scheduler.Listener

public Scheduler.Listener(Schedulable pDelegate)
Method Detail

handleNotification

public void handleNotification(javax.management.Notification notification,
                               Object handback)
Specified by:
handleNotification in interface javax.management.NotificationListener


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.