|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogEnabled
This interface describes the need of a component for a logger. The logger is provided by the framework at start-up. Alternatively some other means might be present to provide the logger before the component comes to action.
| Method Summary | |
|---|---|
void |
enableLogging(java.util.logging.Logger logger)
Setter for the logger. |
| Method Detail |
|---|
void enableLogging(java.util.logging.Logger logger)
logger - the logger to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||