- All Implemented Interfaces:
javax.servlet.ServletContainerInitializer
public class ServerSentEventSCI
extends Object
implements javax.servlet.ServletContainerInitializer
- Author:
- Stuart Douglas
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ServerSentEventSCI
public ServerSentEventSCI()
-
Method Details
-
onStartup
public void onStartup(Set<Class<?>> c,
javax.servlet.ServletContext ctx)
throws javax.servlet.ServletException
- Specified by:
onStartup
in interface javax.servlet.ServletContainerInitializer
- Throws:
javax.servlet.ServletException