Timer manager collection
Use this page to view the configuration properties of timer managers, which enable applications to schedule future timer notifications and to receive timer notification callbacks to application-specified listeners within a JEE environment. The timer manager binds to the JNDI name space.
A timer manager contains a pool of threads bound into JNDI.
To view this administrative console page, click Resources > Asynchronous beans > Timer managers.
Name
Name by which the timer manager is known for administrative purposes.
Information Value Data type String
JNDI Name
Specifies the JNDI name used to look up the timer manager in the name space.
Information Value Data type String
Scope
Scope of the configured resource. This value indicates the location for the configuration file.
Description
Specifies a description of this timer manager for administrative purposes.
Information Value Data type String
Category
Specifies a string that can be used to classify or group this timer manager.
Information Value Data type String
- Timer manager settings
Use this page to modify timer manager settings. Timer managers enable applications to schedule future timer notifications and to receive timer notification callbacks to application-specified listeners within a JEE environment. The timer manager binds to the JNDI name space.
Related tasks
Configure timer managers
Timer manager settings Reference topic