Class AdminPollerServiceBean.AdminSourceHelper

java.lang.Object
org.codice.ddf.catalog.admin.poller.AdminPollerServiceBean.AdminSourceHelper
Enclosing class:
AdminPollerServiceBean

protected class AdminPollerServiceBean.AdminSourceHelper extends Object
  • Field Details

    • configurationAdmin

      protected org.codice.ddf.admin.core.api.ConfigurationAdmin configurationAdmin
  • Constructor Details

    • AdminSourceHelper

      protected AdminSourceHelper()
  • Method Details

    • getSources

      protected List<ddf.catalog.source.Source> getSources() throws org.osgi.framework.InvalidSyntaxException
      Throws:
      org.osgi.framework.InvalidSyntaxException
    • getMetatypes

      protected List<org.codice.ddf.admin.core.api.Service> getMetatypes()
    • getConfigurations

      protected List<org.osgi.service.cm.Configuration> getConfigurations(org.codice.ddf.admin.core.api.Metatype metatype) throws org.osgi.framework.InvalidSyntaxException, IOException
      Throws:
      org.osgi.framework.InvalidSyntaxException
      IOException
    • getConfiguration

      protected org.osgi.service.cm.Configuration getConfiguration(ddf.catalog.service.ConfiguredService cs) throws IOException
      Throws:
      IOException
    • getBundleName

      protected String getBundleName(org.osgi.service.cm.Configuration config)
    • getBundleId

      protected long getBundleId(org.osgi.service.cm.Configuration config)
    • getName

      @Nullable protected String getName(org.osgi.service.cm.Configuration config)