Interface AtmosphereConfig.StartupHook

  • Enclosing class:
    AtmosphereConfig

    public static interface AtmosphereConfig.StartupHook
    A Startup hook that will be called when the AtmosphereFramework.init() method complete. An Application can register one of more hooks.