Package org.codice.ddf.rest.impl.action
Class ActionProviderRegistryProxy
java.lang.Object
org.codice.ddf.rest.impl.action.ActionProviderRegistryProxy
Registers
ActionProvider objects into the Service Registry based upon the services
provided by other objects.- Author:
- Ashraf Barakat
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
-
Constructor Details
-
ActionProviderRegistryProxy
-
-
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()
-