C D F G H L O P S 
All Classes All Packages

C

configure() - Method in class de.mnl.osgi.osgi2jul.ForwardingManager
Open the log service tracker.

D

de.mnl.osgi.osgi2jul - package de.mnl.osgi.osgi2jul
A bundle that forwards events from the OSGi logging service to java.util.logging (JUL).

F

ForwardingManager - Class in de.mnl.osgi.osgi2jul
This class provides the activator for this service.
ForwardingManager() - Constructor for class de.mnl.osgi.osgi2jul.ForwardingManager
 

G

getHandler() - Method in class de.mnl.osgi.osgi2jul.HandlerConfig
Gets the handler.
getOutputFormat() - Method in class de.mnl.osgi.osgi2jul.HandlerConfig
Gets the output format.

H

HandlerConfig - Class in de.mnl.osgi.osgi2jul
Holds the configuration for a handler.
HandlerConfig(Handler, MessageFormat) - Constructor for class de.mnl.osgi.osgi2jul.HandlerConfig
Instantiates a new handler configuration.

L

logged(LogEntry) - Method in class de.mnl.osgi.osgi2jul.LogWriter
 
LogWriter - Class in de.mnl.osgi.osgi2jul
This class implements a LogListener that forwards the LogEntries to a handler.
LogWriter(ForwardingManager, CountDownLatch) - Constructor for class de.mnl.osgi.osgi2jul.LogWriter
Instantiates a new log writer.

O

onDissolving() - Method in class de.mnl.osgi.osgi2jul.ForwardingManager
 
onRebound(String) - Method in class de.mnl.osgi.osgi2jul.ForwardingManager
 
onResolved() - Method in class de.mnl.osgi.osgi2jul.ForwardingManager
 

P

publish(LogEntry, LogRecord) - Method in class de.mnl.osgi.osgi2jul.ForwardingManager
Send the record to all handlers.

S

stop(BundleContext) - Method in class de.mnl.osgi.osgi2jul.ForwardingManager
 
C D F G H L O P S 
All Classes All Packages