|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.service.AbstractPulseFilter
public abstract class AbstractPulseFilter
is a common base for Filters in pulse.
| Nested Class Summary | |
|---|---|
static class |
AbstractPulseFilter.WrappedResponse
a wrapped response, giving access to the status. |
| Constructor Summary | |
|---|---|
AbstractPulseFilter()
default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getWebAppBasePath(javax.servlet.ServletRequest req)
get the base path (HTTP) to the web app. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.servlet.Filter |
|---|
destroy, doFilter, init |
| Constructor Detail |
|---|
public AbstractPulseFilter()
| Method Detail |
|---|
public final java.lang.String getWebAppBasePath(javax.servlet.ServletRequest req)
throws javax.servlet.ServletException
req - the current request
javax.servlet.ServletException - never
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||