public class ContainerInitializer
extends Object
implements javax.servlet.ServletContainerInitializer
Initializer for the AtmosphereFramework per servlet instance,
this initializer is called during web-application startup lifecycle (since Servlet 3.0).
If you need to disable automatic initialization take a look at the following switch:
ApplicationConfig.DISABLE_ATMOSPHERE_INITIALIZER}