OSGi Service Platform
Release 4 (draft)

Uses of Interface
org.osgi.service.component.ComponentInstance

Packages that use ComponentInstance
org.osgi.service.component The OSGi Service Component Package. 
 

Uses of ComponentInstance in org.osgi.service.component
 

Methods in org.osgi.service.component that return ComponentInstance
 ComponentInstance ComponentFactory.newInstance(java.util.Dictionary properties)
          Create and activate a new component configuration.
 ComponentInstance ComponentContext.getComponentInstance()
          Returns the Component Instance object for the component instance associated with this Component Context.
 


OSGi Service Platform
Release 4 (draft)

Copyright (c) OSGi Alliance (2000, 2005). All Rights Reserved.