Package org.objectweb.dream.control.logger

Interface Summary
Loggable Interface used to give logger to a component implementation or a controller that has register with the logger controller using LoggerControllerRegister.register(String, Loggable).
LoggerController Controller interface to control loggers associated with the component this controller belong.
LoggerControllerRegister Interface implemented by logger controller to allow other controllers and content class to register as logger controller client .
LoggerInternalBaseName This interface define a method to internally set the logger base name.
 

Class Summary
BasicLoggerControllerMixin Basic implementation of logger controller.
BasicLoggerInternalBaseNameMixin Basic mixin implementing the LoggerInternalBaseName interface.
LoggerLifeCycleCoordinatorMixin Change the base name of component loggers at startup to reflect the component's path.
LoggerLifeCycleMixin Change the base name of component loggers at startup to reflect the component's path.
UseLoggerControllerMixin Provides an optional LoggerControllerfield to a Controller.
Util Utility class for logger controller.
 



Copyright © 2003, 2004 - INRIA Rhone-Alpes - All Rights Reserved.