Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02

Uses of Package
weblogic.timers

Packages that use weblogic.timers
weblogic.cluster.singleton Provides interfaces and classes for Clusters. 
weblogic.timers Provides classes and interfaces for WebLogic Server timers and timer listeners. 
 

Classes in weblogic.timers used by weblogic.cluster.singleton
NakedTimerListener
          The ContextListener is a tagging interface.
Timer
          This interface allows one to query and cancel a timer that is returned when scheduling a timer listener with a timer manager.
TimerListener
          This interface is implemented by those classes that require notification of expired timers.
 

Classes in weblogic.timers used by weblogic.timers
ScheduleExpression
          A calendar-based timeout expression for callers to use in calls to schedule calendar-based timers with the TimerManager.
Timer
          This interface allows one to query and cancel a timer that is returned when scheduling a timer listener with a timer manager.
TimerListener
          This interface is implemented by those classes that require notification of expired timers.
TimerManager
          A facility for threads to schedule future work.
TimerManagerFactory
          The TimerManagerFactory class allows for the creation and lookup of timer managers.
 


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
12c Release 1 (12.1.1)

Part Number E24391-02