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); }210
Auto-generated catch block253
Auto-generated catch block257
Auto-generated catch block261
Auto-generated method stub270