Next: Shutdown
Up: Lifecycle operations
Previous: Lifecycle operations
Contents
The ServicesPlugin class implements Struts PlugIn interface for the lifecycle
management. The init method on ServicesPlugin class initializes
this application when the Struts framework starts. The initialization steps are as follows
- bootstrap Security Service
- prepare query processor global cache
- get the application specific properties and save them to application scope
- initialize ServiceFactory
- initialize DAOFactory
- initialize the assessment variable mapping for quasi-mediator
- startup image file cache cleanup thread
- startup remote admin server
Burak Ozyurt
2008-03-28