Assembling applications that use work managers and timer managers
The work manager and timer manager objects are both supported for assembling applications that implement the asynchronous bean technology. We can assemble either work managers or time managers.
Configure at least one work manager or timer manager using the administrative console.
Complete the steps to either assemble work managers or time managers.
- Assemble applications that use asynchronous beans work managers.
- Assemble applications that use CommonJ work managers.
- Assemble applications that use CommonJ timer managers.
- Assemble applications that use a CommonJ WorkManager
When a work manager has been configured, if it references a logical work manager it must be bound to a physical work manager using an assembly tool. Then resources can be created and bound to a physical work manager.
- Assemble applications that use timer managers
When a work manager has been configured, if it references a logical work manager it must be bound to a physical work manager using an assembly tool. Then resources can be created and bound to a physical timer.
- Assemble applications that use asynchronous beans work managers
When a work manager has been configured, if it references a logical work manager it must be bound to a physical work manager using an assembly tool. Then resources can be created and bound to a physical work managers.
Related concepts
References in application deployment descriptor files Development and assembly tools
Related tasks
Use asynchronous beans