|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ServiceLogEventHandlerMBean | Standard MBean for managing the ServiceLogEventHandler. |
| Class Summary | |
|---|---|
| LoggerConfig | The LoggerConfig class has been provided for dynamic services to specify
Logger attributes (Level,
Handler, etc...) and have the attributes established
without depending on machine resident logger.properties
configuration attributes to be set. |
| LoggerConfig.FormalArgument | Provide a way to pass parameter lists around. |
| LoggerConfig.LogHandlerConfig | LogerHandlerConfig provides attributes needed to create a
Handler |
| ServiceLogEvent | A remote event of a service's log record, typically indicating an exception of interest has been thrown. |
| ServiceLogEventHandler | A @link java.util.logging.Handler} that publishes ServiceLogEvents
to interested consumers when a LogRecord of
interest is logged. |
Provides support to enable the dynamic creation of Logger objects with
associated Level and Handlers.
|
Copyright © Rio Project. | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||