org.apache.sirona.reporting.web.registration
Class SironaReportingInitializer

java.lang.Object
  extended by org.apache.sirona.reporting.web.registration.SironaReportingInitializer
All Implemented Interfaces:
javax.servlet.ServletContainerInitializer

public class SironaReportingInitializer
extends Object
implements javax.servlet.ServletContainerInitializer


Constructor Summary
SironaReportingInitializer()
           
 
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
 

Constructor Detail

SironaReportingInitializer

public SironaReportingInitializer()
Method Detail

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–2013 The Apache Software Foundation. All rights reserved.