Package cz.cuni.amis.pogamut.base.utils.logging.jmx


Interface Summary
JMXLogCategoriesMBean MBean for the JMXLogCategories.
JMXLogPublisherMBean  
 

Class Summary
AgentLoggerJMXProxy Makes remote AgentLogger look like local logger.
JMXLogCategories JMX decorator for ILogCategories.
JMXLogPublisher  
JMXLogRecordContainer Because LogRecord is not serializing parameters, I have to pass the log record in the container with parameters beside anbd reassemble at the destination.
JMXLogRecordNotification  
LogCategoriesJMXProxy  
LogCategoryJMXProxy Proxies a single log category, intended to be used only for registering handlers.