public class PropertyScanner extends Object
| Constructor and Description |
|---|
PropertyScanner() |
| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.BundleContext |
getBundleContext() |
InstPropertyService |
getInstPropertyService() |
void |
scan(String mandatorId) |
void |
scanAll() |
void |
setBundleContext(org.osgi.framework.BundleContext bundleContext) |
void |
setInstPropertyService(InstPropertyService instPropertyService) |
public void scanAll()
public void scan(String mandatorId)
mandatorId - public org.osgi.framework.BundleContext getBundleContext()
public void setBundleContext(org.osgi.framework.BundleContext bundleContext)
bundleContext - the bundleContext to setpublic InstPropertyService getInstPropertyService()
public void setInstPropertyService(InstPropertyService instPropertyService)
instPropertyService - the instPropertyService to setCopyright © 2015. All rights reserved.