Skip Headers

Oracle® Application Server Containers for J2EE Enterprise JavaBeans Developer's Guide
10g Release 2 (10.1.2)
Part No. B15505-01
  Go To Documentation Library
Home
Go To Product List
Solution Area
Go To Table Of Contents
Contents
Go To Index
Index

Previous
Previous
Next
Next
 

Using Timers With Your Entity Bean

Your entity bean can set up a timer where OC4J calls the bean at a specified time, after a specified elapsed time, or at specified intervals. These timers are for use in modeling of application-level processes, not for real-time events. For more information on how to set up timers, see Chapter 11, "Using Timers".