The following document contains the listing of user tags found in the code. Below is the summary of the occurences per tag.
| Tag | Total number of occurences |
|---|---|
| @todo | 0 |
| TODO | 5 |
Each tag is detailed below:
Number of occurences found in the code: 0
Number of occurences found in the code: 5
| org.votech.plastic.managers.AcrManagerImpl | Line |
|---|---|
| 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 block | 253 |
| Auto-generated catch block | 257 |
| Auto-generated catch block | 261 |
| Auto-generated method stub | 270 |