public class UnomiManagementServiceImpl extends Object implements UnomiManagementService
| Constructor and Description |
|---|
UnomiManagementServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.osgi.service.component.ComponentContext componentContext) |
void |
initReversedBundleSymbolicNames() |
void |
startUnomi()
This method will start Apache Unomi
|
void |
stopUnomi()
This method will stop Apache Unomi
|
public void init(org.osgi.service.component.ComponentContext componentContext)
throws Exception
Exceptionpublic 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 initReversedBundleSymbolicNames()
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.