| Package | com.adobe.idp.dsc.component |
| Interface | public interface ComponentContext |
| Method | Defined by | ||
|---|---|---|---|
|
ClassLoader getClassLoader()
Retrieves the
ClassLoader for the component being started or stopped. | ComponentContext | ||
|
Retrieves the com.adobe.idp.dsc.registry.infomodel.Component Component being started or stopped.
| ComponentContext | ||
| getClassLoader | () |
public ClassLoader getClassLoader()Retrieves the ClassLoader for the component being started or stopped.
The ClassLoader for the component being started or stopped. |
| getComponent | () |
public Component getComponent()Retrieves the Component being started or stopped.
Returns| The Component being started or stopped. |
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/ComponentContext.html