| Interface | Description |
|---|---|
| DefaultBundleService.ExceptionProvider |
| Class | Description |
|---|---|
| BundleServiceDelegate |
Delegate class that is dispatching the calls to an appropriate service implementation of the
BundleService. |
| CallableProxy<T> |
Serializable callable proxy
|
| 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.
|
| SerializableBundleInformation |
Serializable implementation of BundleService.BundleInformation.
|
| SerializableModuleInformation |
Serializable implementation of BundleService.ModuleInformation.
|
Copyright © 2004–2021 Jahia Solutions Group SA. All rights reserved.