Package org.klomp.snark
Interface ShutdownListener
- 
- All Known Implementing Classes:
- FetchAndAdd,- Snark
 
 interface ShutdownListenerCallback for end of shutdown sequence.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidshutdown()Called when the SnarkShutdown hook has finished shutting down all subcomponents.
 
-