|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextMonitor | |
---|---|
org.codehaus.waffle | |
org.codehaus.waffle.context | |
org.codehaus.waffle.context.pico | |
org.codehaus.waffle.monitor |
Uses of ContextMonitor in org.codehaus.waffle |
---|
Methods in org.codehaus.waffle that return ContextMonitor | |
---|---|
ContextMonitor |
ComponentRegistry.getContextMonitor()
|
Uses of ContextMonitor in org.codehaus.waffle.context |
---|
Methods in org.codehaus.waffle.context that return ContextMonitor | |
---|---|
protected ContextMonitor |
AbstractContextContainerFactory.getContextMonitor()
|
Constructors in org.codehaus.waffle.context with parameters of type ContextMonitor | |
---|---|
AbstractContextContainerFactory(MessageResources messagesResources,
ContextMonitor contextMonitor)
|
Uses of ContextMonitor in org.codehaus.waffle.context.pico |
---|
Methods in org.codehaus.waffle.context.pico that return ContextMonitor | |
---|---|
ContextMonitor |
PicoComponentRegistry.getContextMonitor()
|
Constructors in org.codehaus.waffle.context.pico with parameters of type ContextMonitor | |
---|---|
PicoContextContainerFactory(MessageResources messageResources,
ContextMonitor contextMonitor,
RegistrarMonitor registrarMonitor)
|
|
RubyAwarePicoContextContainerFactory(MessageResources messageResources,
ContextMonitor contextMonitor,
RegistrarMonitor registrarMonitor)
|
Uses of ContextMonitor in org.codehaus.waffle.monitor |
---|
Classes in org.codehaus.waffle.monitor that implement ContextMonitor | |
---|---|
class |
AbstractWritingMonitor
Abstract implementation of Monitor that delegates writing to concrete subclasses. |
class |
CommonsLoggingMonitor
Writing monitor that uses Commons-Logging to log events |
class |
ConsoleMonitor
Writing monitor that write events to console. |
class |
SilentMonitor
SilentMonitor is a writing monitor that writes nothing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |