| Interface | Description |
|---|---|
| DefaultBundleService.ExceptionProvider |
| Class | Description |
|---|---|
| BundleServiceDelegate |
Delegate class that is dispatching the calls to an appropriate service implementation of the
BundleService. |
| DefaultBundleService |
The default implementation of the
BundleService which is using direct bundle operations (BundleContext.installBundle(),
bundle.start()/stop()/uninstall()). |
| DefaultBundleService.FailingMap<K,V> |
A special implementation of the Map whose any method simply throws an exception provided by the associated ExceptionProvider.
|
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.