|
Class Summary |
| BasicBundleActivator |
Simple BundleActivator that logs start and stop events, and holds on to a reference to the BundleContext object. |
| FilterBuilder |
Helps with creating various Filter objects. |
| LoggingBundleListener |
BundleListener implementation that will listen for events based on the supplied event filter and will log them using SLF4J. |
| LoggingFrameworkListener |
FrameworkListener implementation that will listen for events based on the supplied event filter and will log them using SLF4J. |
| LoggingServiceListener |
ServiceListener implementation that will listen for events based on the supplied event filter and will log them using SLF4J. |