|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.GenericServlet
javax.servlet.http.HttpServlet
org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet
org.ow2.dragon.ui.DragonServlet
public class DragonServlet
An extension of the BricksServlet that allows Compass/Lucene index re-creation at init, default transformer factory setting, database initialisation if required
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet |
|---|
org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet.J2EEValidator |
| Constructor Summary | |
|---|---|
DragonServlet()
|
|
| Method Summary | |
|---|---|
void |
init()
|
| Methods inherited from class org.ow2.opensuit.core.impl.j2ee.OpenSuitServlet |
|---|
service |
| Methods inherited from class javax.servlet.http.HttpServlet |
|---|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service |
| Methods inherited from class javax.servlet.GenericServlet |
|---|
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DragonServlet()
| Method Detail |
|---|
public void init()
throws javax.servlet.ServletException
init in class org.ow2.opensuit.core.impl.j2ee.OpenSuitServletjavax.servlet.ServletException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||