org.gcube.smartgears
Class Bootstrap
java.lang.Object
org.gcube.smartgears.Bootstrap
- All Implemented Interfaces:
- javax.servlet.ServletContainerInitializer
public class Bootstrap
- extends Object
- implements javax.servlet.ServletContainerInitializer
Bootstraps management of all deployed applications which require it.
- Author:
- Fabio Simeoni
|
Method Summary |
void |
onStartup(Set<Class<?>> c,
javax.servlet.ServletContext application)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Bootstrap
public Bootstrap()
onStartup
public void onStartup(Set<Class<?>> c,
javax.servlet.ServletContext application)
throws javax.servlet.ServletException
- Specified by:
onStartup in interface javax.servlet.ServletContainerInitializer
- Throws:
javax.servlet.ServletException
Copyright © 2014. All Rights Reserved.