Package | Description |
---|---|
org.osgi.service.component |
Service Component Package Version 1.1.
|
Modifier and Type | Method and Description |
---|---|
ComponentInstance |
ComponentContext.getComponentInstance()
Returns the Component Instance object for the component instance
associated with this Component Context.
|
ComponentInstance |
ComponentFactory.newInstance(Dictionary properties)
Create and activate a new component configuration.
|
Copyright © 2006-2014 OSGi Alliance. All Rights Reserved.