public class InstPropertyServiceImpl extends Object implements InstPropertyService
PATH_ID| Constructor and Description |
|---|
InstPropertyServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setProperties(String mandatorId,
String groupId,
String artifactId,
String path)
Set the properties of the mandator
|
void |
startUp()
The startup of the service
|
public void startUp()
throws IOException
IOExceptionpublic void setProperties(String mandatorId, String groupId, String artifactId, String path) throws IOException
setProperties in interface InstPropertyServicemandatorId - The mandator to setpath - The property filegroupId - The id of the groupartifactId - The id of the artifactIOExceptionpublic org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
bundleContext - the bundleContext to setCopyright © 2015. All rights reserved.