public interface KKAdminServletContextListenerIf
extends javax.servlet.ServletContextListener
Modifier and Type | Method and Description |
---|---|
void |
registerThread(java.lang.Thread thread,
java.lang.String id)
Accepts a thread that needs to be shut down when the web app is shut down
|
void registerThread(java.lang.Thread thread, java.lang.String id)
thread
- the Thread object that will receive the shutdown message at shutdownid
- A String that indicates what the Thread isCopyright © 2018 DS Data Systems UK Ltd.