Class Control Methods

Method Description
AdminService Constructor.
init Initializes the service; reads the parameters in the web.xml file; makes connection to database; turns off autoCommit and sets transaction isolation.
destroy Closes connection to database.

This method is called when service is finished.