Class ActionProviderRegistryProxy

java.lang.Object
org.codice.ddf.rest.impl.action.ActionProviderRegistryProxy

public class ActionProviderRegistryProxy extends Object
Registers ActionProvider objects into the Service Registry based upon the services provided by other objects.
Author:
Ashraf Barakat
  • Constructor Details

  • Method Details

    • bind

      public void bind(org.osgi.framework.ServiceReference<ddf.catalog.transform.MetacardTransformer> reference)
    • unbind

      public void unbind(org.osgi.framework.ServiceReference<ddf.catalog.transform.MetacardTransformer> reference)
    • getBundleContext

      protected org.osgi.framework.BundleContext getBundleContext()