|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.objectweb.jonas.web.jetty50.JSR77Configuration
Replace the JSR77 Configuration implementation from Jetty 5.0 This class add Filters to the Servlets in order to provide some statistics.
| Field Summary | |
static java.lang.String |
FILTER_PREFIX
Filter name prefix |
| Constructor Summary | |
JSR77Configuration()
Defualt Constructor |
|
| Method Summary | |
void |
configureClassPath()
was not implemented in Jetty's Configuration |
void |
configureDefaults()
was not implemented in Jetty's Configuration |
void |
configureWebApp()
Add the Statistic Filters for JSR77 |
org.mortbay.jetty.servlet.WebApplicationContext |
getWebApplicationContext()
|
void |
setWebApplicationContext(org.mortbay.jetty.servlet.WebApplicationContext wac)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String FILTER_PREFIX
| Constructor Detail |
public JSR77Configuration()
| Method Detail |
public void setWebApplicationContext(org.mortbay.jetty.servlet.WebApplicationContext wac)
setWebApplicationContext in interface org.mortbay.jetty.servlet.WebApplicationContext.Configurationwac - the monitored WebApplicationpublic org.mortbay.jetty.servlet.WebApplicationContext getWebApplicationContext()
getWebApplicationContext in interface org.mortbay.jetty.servlet.WebApplicationContext.Configuration
public void configureClassPath()
throws java.lang.Exception
configureClassPath in interface org.mortbay.jetty.servlet.WebApplicationContext.Configurationjava.lang.Exception - not documented !
public void configureDefaults()
throws java.lang.Exception
configureDefaults in interface org.mortbay.jetty.servlet.WebApplicationContext.Configurationjava.lang.Exception - not documented !
public void configureWebApp()
throws java.lang.Exception
configureWebApp in interface org.mortbay.jetty.servlet.WebApplicationContext.Configurationjava.lang.Exception - not documented !
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||