com.adobe.idp.dsc.component
Interface BootstrapContext


public interface BootstrapContext

Provides a bootstrap implementation access to the component being bootstrapped.


Method Summary
 Component getComponent()
          Retrieves the Component being bootstrapped.
 

Method Detail

getComponent

Component getComponent()
Retrieves the Component being bootstrapped.

Returns:
The Component being bootstrapped.