Uses of Interface
org.osgi.service.log.LogEntry
-
Packages that use LogEntry Package Description org.osgi.service.log -
-
Uses of LogEntry in org.osgi.service.log
Methods in org.osgi.service.log with parameters of type LogEntry Modifier and Type Method Description void
LogListener. logged(LogEntry entry)
Listener method called for each LogEntry object created.
-