| 
OSGi™ Service Platform Release 4  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A ComponentInstance encapsulates a component instance of an activated component configuration. ComponentInstances are created whenever a component configuration is activated.
ComponentInstances are never reused. A new ComponentInstance object will be created when the component configuration is activated again.
| Method Summary | |
 void | 
dispose()
Dispose of the component configuration for this component instance.  | 
 java.lang.Object | 
getInstance()
Returns the component instance of the activated component configuration.  | 
| Method Detail | 
public void dispose()
public java.lang.Object getInstance()
null if the component
         configuration has been deactivated.
  | 
OSGi™ Service Platform Release 4  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||