|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.varia.scheduler.ScheduleManager.MBeanListener
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.
| Constructor Summary | |
ScheduleManager.MBeanListener(org.jboss.varia.scheduler.ScheduleManager.ScheduleInstance pSchedule)
|
|
| Method Summary | |
void |
handleNotification(Notification (src) pNotification,
java.lang.Object pHandback)
Callback method from the broadcaster MBean this listener implementation is registered to. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ScheduleManager.MBeanListener(org.jboss.varia.scheduler.ScheduleManager.ScheduleInstance pSchedule)
| Method Detail |
public void handleNotification(Notification (src) pNotification,
java.lang.Object pHandback)
NotificationListener (src)
handleNotification in interface NotificationListener (src) pNotification - the notification objectpHandback - the handback object given to the broadcaster
upon listener registration
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||