Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.

TagTotal number of occurences
@todo0
TODO5

Each tag is detailed below:

@todo

Number of occurences found in the code: 0

TODO

Number of occurences found in the code: 5

org.votech.plastic.managers.AcrManagerImplLine
talk to Noel about why this doesn't work try { logger.debug("Deregistering shutdown listener"); Shutdown shutdown = (Shutdown) acr.getService(Shutdown.class); //shutdown.removeShutdownListener(this); logger.debug("Deregistered"); } catch (ACRException e) { logger.error("Unable to deregister shutdown listener ",e); }186
Auto-generated catch block229
Auto-generated catch block233
Auto-generated catch block237
Auto-generated method stub246