Uses of Class
de.mnl.osgi.lf4osgi.core.BufferedEvent
-
Packages that use BufferedEvent Package Description de.mnl.osgi.lf4osgi.core The classes that implement the logger facade for OSGi. -
-
Uses of BufferedEvent in de.mnl.osgi.lf4osgi.core
Methods in de.mnl.osgi.lf4osgi.core with parameters of type BufferedEvent Modifier and Type Method Description void
BufferingLoggerFactory. addEvent(BufferedEvent event)
Adds the event, removing the oldest event if the buffer sise is reached.
-