public interface UnomiManagementService
Modifier and Type | Method and Description |
---|---|
void |
startUnomi()
This method will start Apache Unomi
|
void |
stopUnomi()
This method will stop Apache Unomi
|
void startUnomi() throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
- if there was an error starting Unomi's bundlesvoid stopUnomi() throws org.osgi.framework.BundleException
org.osgi.framework.BundleException
- if there was an error stopping Unomi's bundlesCopyright © 2014–2022 Apache Software Foundation. All rights reserved.