|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.picocontainer.web.chain.SilentChainMonitor
public class SilentChainMonitor
chain monitor displaying nothing
| Constructor Summary | |
|---|---|
SilentChainMonitor()
|
|
| Method Summary | |
|---|---|
void |
exceptionOccurred(Exception e)
An exception occurred in the filter chain |
void |
filteringURL(String originalUrl)
Filtering the original URL |
void |
pathAdded(String path,
String url)
A path has been added from the original URL |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SilentChainMonitor()
| Method Detail |
|---|
public void filteringURL(String originalUrl)
ChainMonitor
filteringURL in interface ChainMonitorpublic void exceptionOccurred(Exception e)
ChainMonitor
exceptionOccurred in interface ChainMonitor
public void pathAdded(String path,
String url)
ChainMonitor
pathAdded in interface ChainMonitor
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||