-
- All Implemented Interfaces:
- EventListener, javax.servlet.ServletContextListener
public class ShutdownListener
extends Object
implements javax.servlet.ServletContextListener
This shutdown hook will make the REST API to wait till the resources it used, clean up.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
contextDestroyed(javax.servlet.ServletContextEvent arg0) |
void |
contextInitialized(javax.servlet.ServletContextEvent arg0) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2015 WSO2, Inc.. All Rights Reserved.