public class AtmosphereInitializer
extends java.lang.Object
implements javax.servlet.ServletContainerInitializer
<init-param> <param-name>org.atmosphere.cpr.AtmosphereInitializer.disabled</param-name> <param-value>true</param-value> </init-param>
| Constructor and Description |
|---|
AtmosphereInitializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStartup(java.util.Set<java.lang.Class<?>> classes,
javax.servlet.ServletContext c) |
Copyright © 2018. All Rights Reserved.