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
 void shutdown()
           
 

Method Detail

shutdown

void shutdown()


Copyright © 2013. All Rights Reserved.