|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| LogEnabled | This interface describes the need of a component for a logger. |
This package contains some classes and interfaces for dealing with the logger for components.
The logging supported in thos framework is based on the Java logging.
Any component may request a logger by implementing the interface
LogEnabled. In the
course of the life-cylce management the factory will pass a logger to
the component requesting it.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||