FELIX-1504 Move the "official" implementation of the ComponentInstance
interface to the ComponentContextImpl class. Instances of this class
are recreated whenever the component is activated. This ensures the
ComponentInstance contract which has the same lifecycle requirement.
|