Index
All Classes and Interfaces|All Packages
A
- Activator - Class in org.slf4j.osgi.logservice.impl
-
Activatorimplements a simple bundle that registers aLogServiceFactoryfor the creation ofLogServiceimplementations. - 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
-
LogServiceFactorycreates LogService implementations. - LogServiceFactory() - Constructor for class org.slf4j.osgi.logservice.impl.LogServiceFactory
- LogServiceImpl - Class in org.slf4j.osgi.logservice.impl
-
LogServiceImplis 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
All Classes and Interfaces|All Packages