| Package | Description |
|---|---|
| org.ops4j.pax.logging.spi.support |
This package may be Private-Packaged by particular pax-logging backends (thus doing a copy), so
common functionality (like implementation of
LogReaderService)
is kept in one place. |
| Modifier and Type | Class and Description |
|---|---|
class |
EventAdminTracker
This ServiceTracker is designed to implement the Event Admin service, but delegate
to the actual service if available.
|
| Modifier and Type | Method and Description |
|---|---|
static RegisteredService<EventAdminPoster,EventAdminPoster> |
BackendSupport.eventAdminSupport(org.osgi.framework.BundleContext context)
Prepares (without registration)
EventAdminPoster regardles of availability of
Event Admin service |
static RegisteredService<EventAdminPoster,EventAdminPoster> |
BackendSupport.eventAdminSupport(org.osgi.framework.BundleContext context)
Prepares (without registration)
EventAdminPoster regardles of availability of
Event Admin service |
Copyright © 2006–2023 OPS4J - Open Participation Software for Java. All rights reserved.