SCHEDULER · FEATURE

Using schedulers

Schedulers enable Java™ Platform, Enterprise Edition (Java EE) application tasks to run at a requested time. Schedulers also enable application developers to create their own stateless session Enterprise JavaBeans (EJB) components to receive event notifications during a task life cycle, allowing the plugging-in of custom logging utilities or workflow applications.

Schedulers enable Java™ Platform, Enterprise Edition (Java EE) application tasks to run at a requested time. Schedulers also enable application developers to create their own stateless session Enterprise JavaBeans (EJB) components to receive event notifications during a task life cycle, allowing the plugging-in of custom logging utilities or workflow applications.