Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface LogEnabled
Method Summary | |
void |
|
public void enableLogging(Logger logger)
Provide component with a logger.
- Parameters:
logger
- the logger. Must not benull
.