| Package | com.adobe.idp.dsc.component |
| Interface | public interface Bootstrap |
| Method | Defined by | ||
|---|---|---|---|
|
void onInstall()
This callback method is called by the service container when a component is installed.
| Bootstrap | ||
|
void onUnInstall()
This callback method is called by the service container when a component is uninstalled.
| Bootstrap | ||
|
void setBootstrapContext(BootstrapContext aCtx)
Sets the bootstrap context for this instance.
| Bootstrap | ||
| onInstall | () |
public void onInstall()This callback method is called by the service container when a component is installed.
| onUnInstall | () |
public void onUnInstall()This callback method is called by the service container when a component is uninstalled.
| setBootstrapContext | () |
public void setBootstrapContext(BootstrapContext aCtx)Sets the bootstrap context for this instance.
Parameters
aCtx — The bootstrap context for this instance. |
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/programmer/javadoc/com/adobe/idp/dsc/component/Bootstrap.html