org.apache.sirona.reporting.web.registration
Class SironaReportingInitializer
java.lang.Object
org.apache.sirona.reporting.web.registration.SironaReportingInitializer
- All Implemented Interfaces:
- javax.servlet.ServletContainerInitializer
public class SironaReportingInitializer
- extends Object
- implements javax.servlet.ServletContainerInitializer
|
Method Summary |
void |
onStartup(Set<Class<?>> classes,
javax.servlet.ServletContext ctx)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SironaReportingInitializer
public SironaReportingInitializer()
onStartup
public void onStartup(Set<Class<?>> classes,
javax.servlet.ServletContext ctx)
throws javax.servlet.ServletException
- Specified by:
onStartup in interface javax.servlet.ServletContainerInitializer
- Throws:
javax.servlet.ServletException
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.