protected class AdminPollerServiceBean.AdminSourceHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationAdmin |
configurationAdmin |
| Modifier | Constructor and Description |
|---|---|
protected |
AdminSourceHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected long |
getBundleId(org.osgi.service.cm.Configuration config) |
protected String |
getBundleName(org.osgi.service.cm.Configuration config) |
protected org.osgi.service.cm.Configuration |
getConfiguration(ConfiguredService cs) |
protected List<org.osgi.service.cm.Configuration> |
getConfigurations(Metatype metatype) |
protected List<Service> |
getMetatypes() |
protected String |
getName(org.osgi.service.cm.Configuration config) |
protected List<Source> |
getSources() |
protected ConfigurationAdmin configurationAdmin
protected List<Source> getSources() throws org.osgi.framework.InvalidSyntaxException
org.osgi.framework.InvalidSyntaxExceptionprotected List<org.osgi.service.cm.Configuration> getConfigurations(Metatype metatype) throws org.osgi.framework.InvalidSyntaxException, IOException
org.osgi.framework.InvalidSyntaxExceptionIOExceptionprotected org.osgi.service.cm.Configuration getConfiguration(ConfiguredService cs) throws IOException
IOExceptionprotected String getBundleName(org.osgi.service.cm.Configuration config)
protected long getBundleId(org.osgi.service.cm.Configuration config)
protected String getName(org.osgi.service.cm.Configuration config)
This work is licensed under a Creative Commons Attribution 4.0 International License.