| Package | Description |
|---|---|
| org.jahia.services.modulemanager.impl | |
| org.jahia.services.modulemanager.spi.impl |
| Modifier and Type | Method and Description |
|---|---|
void |
ModuleManagerImpl.setBundleService(BundleService bundleService)
Injects an instance of the bundle service.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BundleServiceDelegate
Delegate class that is dispatching the calls to an appropriate service implementation of the
BundleService. |
class |
DefaultBundleService
The default implementation of the
BundleService which is using direct bundle operations (BundleContext.installBundle(),
bundle.start()/stop()/uninstall()). |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleServiceDelegate.setDefaultBundleService(BundleService defaultBundleService) |
Copyright © 2004–2020 Jahia Solutions Group SA. All rights reserved.