public class UnomiManagementServiceImpl extends Object implements UnomiManagementService
| Constructor and Description |
|---|
UnomiManagementServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
initReversedBundleSymbolicNames() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setBundleSymbolicNames(List<String> bundleSymbolicNames) |
void |
startUnomi()
This method will start Apache Unomi
|
void |
stopUnomi()
This method will stop Apache Unomi
|
public void init()
throws org.osgi.framework.BundleException
org.osgi.framework.BundleExceptionpublic void startUnomi()
throws org.osgi.framework.BundleException
UnomiManagementServicestartUnomi in interface UnomiManagementServiceorg.osgi.framework.BundleException - if there was an error starting Unomi's bundlespublic void stopUnomi()
throws org.osgi.framework.BundleException
UnomiManagementServicestopUnomi in interface UnomiManagementServiceorg.osgi.framework.BundleException - if there was an error stopping Unomi's bundlespublic void setBundleContext(org.osgi.framework.BundleContext bundleContext)
public void initReversedBundleSymbolicNames()
Copyright © 2014–2022 Apache Software Foundation. All rights reserved.