Package org.atmosphere.cpr
Interface AtmosphereConfig.ShutdownHook
- Enclosing class:
AtmosphereConfig
public static interface AtmosphereConfig.ShutdownHook
A shutdown hook that will be called when the
AtmosphereFramework.destroy() method gets invoked. An
Application can register one of more hooks.-
Method Summary
-
Method Details
-
shutdown
void shutdown()
-