public class Performance extends BridgeServlet
BridgeServlet.QueryParts| Modifier and Type | Field and Description |
|---|---|
static long |
INT_LOOP |
static long |
METHOD_LOOP |
static long |
STRING_LOOP |
static String |
TEST_STRING |
FILE_PATTERN, MESSAGE_ATTRIBUTEmmbase, retryAfter| Constructor and Description |
|---|
Performance() |
| Modifier and Type | Method and Description |
|---|---|
void |
doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
Called by the server when a request is done.
|
String |
getServletInfo()
Info method, provides the user/server with some basic info on this Servlet
|
void |
init()
Inits lastmodifiedField.
|
protected void |
stub() |
desperatelyGetNode, findCloud, getAnonymousCloud, getClassCloud, getCloud, getCloudName, getLastModified, getNode, getServedNode, readQuery, readQuery, readQueryFromRequestURI, readServletPathassociateMapping, checkInited, decRefCount, destroy, getAssociations, getBasePath, getMMBase, getRequestURL, getServletByAssociation, getServletByMapping, getServletMappings, getServletMappingsByAssociation, incRefCount, service, setInitException, setMMBasedoDelete, doHead, doOptions, doPost, doPut, doTrace, servicepublic static final long INT_LOOP
public static final long STRING_LOOP
public static final long METHOD_LOOP
public static final String TEST_STRING
public void init()
throws javax.servlet.ServletException
BridgeServletinit in class BridgeServletjavax.servlet.ServletExceptionpublic void doGet(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res)
throws javax.servlet.ServletException,
IOException
doGet in class MMBaseServletjavax.servlet.ServletExceptionIOExceptionprotected void stub()
public String getServletInfo()
getServletInfo in interface javax.servlet.ServletgetServletInfo in class MMBaseServletMMBase 1.9-SNAPSHOT - ${javadoctimestamp}