Uses of Interface
org.osgi.service.component.ComponentInstance
-
Uses of ComponentInstance in org.osgi.service.component
Modifier and TypeMethodDescription<S> ComponentInstance<S>
ComponentContext.getComponentInstance()
Returns the Component Instance object for the component instance associated with this Component Context.ComponentFactory.newInstance
(Dictionary<String, ?> properties) Create and activate a new component configuration.