| |
|
| java.lang.Object java.util.logging.Logging
Logging | class Logging implements LoggingMXBean(Code) | | Logging is the implementation class of LoggingMXBean.
The LoggingMXBean interface provides a standard
method for management access to the individual
java.util.Logger objects available at runtime.
author: Ron Mann author: Mandy Chung version: 1.15, 05/05/07 since: 1.5 See Also: javax.management See Also: java.util.Logger See Also: java.util.LogManager |
Constructor Summary | |
| Logging() Constructor of Logging which is the implementation class
of LoggingMXBean. |
Logging | Logging()(Code) | | Constructor of Logging which is the implementation class
of LoggingMXBean.
|
|
|
|