|
||||||||||
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
it.eng.spagobi.utilities.service.AbstractBaseServlet
it.eng.spagobi.utilities.engines.AbstractEngineStartServlet
it.eng.spagobi.engines.jpalo.JPaloEngineStartServlet
public class JPaloEngineStartServlet
Field Summary |
---|
Fields inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet |
---|
AUDIT_ID, COUNTRY, DOCUMENT_ID, LANGUAGE, USER_ID |
Fields inherited from class it.eng.spagobi.utilities.service.AbstractBaseServlet |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
JPaloEngineStartServlet()
|
Method Summary | |
---|---|
void |
doService()
|
void |
init(javax.servlet.ServletConfig config)
Initialize the engine |
Methods inherited from class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet |
---|
auditServiceEndEvent, auditServiceErrorEvent, auditServiceStartEvent, copyRequestParametersIntoEnv, getAuditId, getAuditServiceProxy, getContentServiceProxy, getDocumentId, getEnv, getEventServiceProxy, getLocale, getLocalizedMessage, getTemplate, getUserId, getUserIdentifier, getUserProfile, handleException |
Methods inherited from class it.eng.spagobi.utilities.service.AbstractBaseServlet |
---|
getAttributeFromHttpSession, getAttributeFromHttpSessionAsString, getHttpSession, getParameter, getParameterAsString, getRequest, getResponse, requestContainsParameter, service, setRequest, setResponse, tryToWriteBackToClient, writeBackToClient, writeBackToClient |
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 JPaloEngineStartServlet()
Method Detail |
---|
public void init(javax.servlet.ServletConfig config) throws javax.servlet.ServletException
init
in interface javax.servlet.Servlet
init
in class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet
javax.servlet.ServletException
public void doService() throws it.eng.spagobi.utilities.engines.SpagoBIEngineException
doService
in class it.eng.spagobi.utilities.engines.AbstractEngineStartServlet
it.eng.spagobi.utilities.engines.SpagoBIEngineException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |