org.jboss.varia.scheduler
Class ScheduleManager.MBeanListener
java.lang.Object
org.jboss.varia.scheduler.ScheduleManager.MBeanListener
- All Implemented Interfaces:
- EventListener, NotificationListener
- Enclosing class:
- ScheduleManager
public class ScheduleManager.MBeanListener
- extends Object
- implements NotificationListener
This listener is waiting for its Timer Notification and call the
appropriate method on the given Target (MBean) and count down the
number of remaining repetitions.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScheduleManager.MBeanListener
public ScheduleManager.MBeanListener(org.jboss.varia.scheduler.ScheduleManager.ScheduleInstance pSchedule)
handleNotification
public void handleNotification(Notification pNotification,
Object pHandback)
- Specified by:
handleNotification
in interface NotificationListener
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.