BEA Systems, Inc.

weblogic.management.timer
Class TimerListener

java.lang.Object
  extended by weblogic.management.timer.TimerListener

public class TimerListener
extends Object


Constructor Summary
TimerListener(NotificationListener listener, NotificationFilter filter, Object handback)
           
 
Method Summary
 void deliverNotification(Notification tn)
           
 NotificationListener getListener()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerListener

public TimerListener(NotificationListener listener,
                     NotificationFilter filter,
                     Object handback)
Method Detail

getListener

public NotificationListener getListener()

deliverNotification

public void deliverNotification(Notification tn)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 BEA Systems Inc.