Index

A G L O S U 
All Classes and Interfaces|All Packages

A

Activator - Class in org.slf4j.osgi.logservice.impl
Activator implements a simple bundle that registers a LogServiceFactory for the creation of LogService implementations.
Activator() - Constructor for class org.slf4j.osgi.logservice.impl.Activator
 

G

getService(Bundle, ServiceRegistration) - Method in class org.slf4j.osgi.logservice.impl.LogServiceFactory
 

L

log(int, String) - Method in class org.slf4j.osgi.logservice.impl.LogServiceImpl
 
log(int, String, Throwable) - Method in class org.slf4j.osgi.logservice.impl.LogServiceImpl
 
log(ServiceReference, int, String) - Method in class org.slf4j.osgi.logservice.impl.LogServiceImpl
 
log(ServiceReference, int, String, Throwable) - Method in class org.slf4j.osgi.logservice.impl.LogServiceImpl
 
LogServiceFactory - Class in org.slf4j.osgi.logservice.impl
LogServiceFactory creates LogService implementations.
LogServiceFactory() - Constructor for class org.slf4j.osgi.logservice.impl.LogServiceFactory
 
LogServiceImpl - Class in org.slf4j.osgi.logservice.impl
LogServiceImpl is a simple OSGi LogService implementation that delegates to a slf4j Logger.
LogServiceImpl(Bundle) - Constructor for class org.slf4j.osgi.logservice.impl.LogServiceImpl
Creates a new instance of LogServiceImpl.

O

org.slf4j.osgi.logservice.impl - package org.slf4j.osgi.logservice.impl
 

S

start(BundleContext) - Method in class org.slf4j.osgi.logservice.impl.Activator
Implements BundleActivator.start() to register a LogServiceFactory.
stop(BundleContext) - Method in class org.slf4j.osgi.logservice.impl.Activator
Implements BundleActivator.stop().

U

ungetService(Bundle, ServiceRegistration, Object) - Method in class org.slf4j.osgi.logservice.impl.LogServiceFactory
 
A G L O S U 
All Classes and Interfaces|All Packages