Package com.adobe.idp.dsc.component
Interfacepublic interface ComponentContext

Provides a LiveCycle ES implementation access to the component being started or stopped.



Public Methods
 MethodDefined 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
Method Detail
getClassLoader()
public ClassLoader getClassLoader()

Retrieves the ClassLoader for the component being started or stopped.

Returns
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