|
|||||||||
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.engines.birt.BirtReportServletODA
it.eng.spagobi.engines.birt.BirtReportServlet
public class BirtReportServlet
Constructor Summary | |
---|---|
BirtReportServlet()
|
Method Summary | |
---|---|
java.sql.Connection |
getConnection(java.lang.String connectionName)
This methos see in spagbi.xml config file ( in section |
void |
service(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
|
Methods inherited from class it.eng.spagobi.engines.birt.BirtReportServletODA |
---|
init |
Methods inherited from class javax.servlet.http.HttpServlet |
---|
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BirtReportServlet()
Method Detail |
---|
public void service(javax.servlet.http.HttpServletRequest request, javax.servlet.http.HttpServletResponse response) throws java.io.IOException, javax.servlet.ServletException
service
in class BirtReportServletODA
java.io.IOException
javax.servlet.ServletException
public java.sql.Connection getConnection(java.lang.String connectionName)
connectionName
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |