All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.picocontainer.gems.monitors.package.html Maven / Gradle / Ivy

The newest version!




Pico Gems Component Monitors


This package contains various implementations of the {@link org.picocontainer.ComponentMonitor} interface that extend the capabilities supplied by the default PicoContainer. Most Monitors rely on one or more 3rd party libraries to perform their job, however, they are independent and you only need to import the library associated with the monitor you desire to utilize.

Logging Monitors

This package contains monitors that log to the various popular logging packages:

  • Apache Commons Logging: {@link org.picocontainer.gems.monitors.CommonsLoggingComponentMonitor
  • Apache Log4j: {@link org.picocontainer.gems.monitors.Log4jComponentMonitor
  • Slf4j: {@link org.picocontainer.gems.monitors.Slf4jComponentMonitor




© 2015 - 2025 Weber Informatics LLC | Privacy Policy