| Interface | Description |
|---|---|
| OsgiBundleUtils.BundleContextExtractor |
| Class | Description |
|---|---|
| BundleDelegatingClassLoader |
ClassLoader backed by an OSGi bundle.
|
| DebugUtils |
Utility class used for debugging exceptions in OSGi environment, such as
class loading errors.
|
| LogUtils |
Utility class used for creating 'degradable' loggers for critical parts of the applications.
|
| OsgiBundleUtils |
Utility class for OSGi
Bundles. |
| OsgiBundleUtils.FieldExtractor | |
| OsgiBundleUtils.Osgi41BundleContextExtractor | |
| OsgiBundleUtils.ReflectionMethodInvocation | |
| OsgiFilterUtils |
Utility class for creating OSGi filters.
|
| OsgiListenerUtils |
Utility class for dealing with various OSGi listeners, mainly
ServiceListeners. |
| OsgiPlatformDetector |
Utility class that detects the running platform.
|
| OsgiServiceReferenceUtils |
Utility class for retrieving OSGi service references.
|
| OsgiServiceUtils |
Utility class offering easy access to OSGi services.
|
| OsgiStringUtils |
Utility class for creating nice string representations of various OSGi classes.
|
| SimpleLogger |
Simple Logger implementation used as fall back to degrade gracefully in case
the LogFactory implementation is not configured properly.
|