Jakarta Enterprise Beans Persistent Timers4.03.2
Jakarta Enterprise Beans Persistent Timers
4.0
3.2
This feature enables the use of persistent timers in Enterprise JavaBeans.
Enabling this feature
To enable the Enterprise JavaBeans Persistent Timers 3.2 feature, add the following element declaration into your server.xml
file, inside the featureManager
element:
<feature>ejbPersistentTimer-3.2</feature>