|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.engine.DefaultMonitorFactory
public class DefaultMonitorFactory
Implementation of IMonitorFactory that returns the
NullMonitor.
| Constructor Summary | |
|---|---|
DefaultMonitorFactory()
Deprecated. |
|
| Method Summary | |
|---|---|
IMonitor |
createMonitor(WebRequest request)
Deprecated. Returns a shared instance of NullMonitor. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMonitorFactory()
| Method Detail |
|---|
public IMonitor createMonitor(WebRequest request)
NullMonitor.
createMonitor in interface IMonitorFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||