BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.management.timer
Class TimerListener

java.lang.Object
  extended byweblogic.management.timer.TimerListener

public class TimerListener
extends Object

Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

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

deliverNotification

public void deliverNotification(Notification tn)

getListener

public NotificationListener getListener()

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