|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.nanocontainer.nanowar.chain.ConsoleChainMonitor
Implementation of ChainMonitor that logs to console
| Constructor Summary | |
ConsoleChainMonitor()
|
|
| 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 ConsoleChainMonitor()
| Method Detail |
public void filteringURL(String originalUrl)
ChainMonitor
filteringURL in interface ChainMonitororiginalUrl - ChainMonitor.filteringURL(java.lang.String)public void exceptionOccurred(Exception e)
ChainMonitor
exceptionOccurred in interface ChainMonitore - ChainMonitor.exceptionOccurred(java.lang.Exception)
public void pathAdded(String path,
String url)
ChainMonitor
pathAdded in interface ChainMonitorpath - url - ChainMonitor.pathAdded(java.lang.String, java.lang.String)
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||