Package | Description |
---|---|
org.osgi.service.component |
Service Component Package Version 1.5.
|
Modifier and Type | Method and Description |
---|---|
<S> ComponentInstance<S> |
ComponentContext.getComponentInstance()
Returns the Component Instance object for the component instance
associated with this Component Context.
|
ComponentInstance<S> |
ComponentFactory.newInstance(Dictionary<String,?> properties)
Create and activate a new component configuration.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0