Skip navigation links
C L O V 

C

createStream(LogStreamProvider.Options...) - Method in interface org.osgi.service.log.stream.LogStreamProvider
Create a PushStream of LogEntry objects.

L

LogStreamProvider - Interface in org.osgi.service.log.stream
LogStreamProvider service for creating a PushStream of LogEntry objects.
LogStreamProvider.Options - Enum in org.osgi.service.log.stream
Creation options for the PushStream of LogEntry objects.

O

org.osgi.service.log.stream - package org.osgi.service.log.stream
Log Stream Package Version 1.0.

V

valueOf(String) - Static method in enum org.osgi.service.log.stream.LogStreamProvider.Options
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.osgi.service.log.stream.LogStreamProvider.Options
Returns an array containing the constants of this enum type, in the order they are declared.
C L O V 
Skip navigation links