|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.adobe.convertpdf.docservice.ConvertPdfBootstrapper
public class ConvertPdfBootstrapper
Constructor Summary | |
---|---|
ConvertPdfBootstrapper()
|
Method Summary | |
---|---|
void |
onInstall()
This callback method is called by the service container when a component is installed. |
void |
onUnInstall()
This callback method is called by the service container when a component is uninstalled. |
void |
setBootstrapContext(BootstrapContext aCtx)
Sets the bootstrap context for this instance. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConvertPdfBootstrapper()
Method Detail |
---|
public void setBootstrapContext(BootstrapContext aCtx)
Bootstrap
setBootstrapContext
in interface Bootstrap
aCtx
- The bootstrap context for this instance.public void onUnInstall()
Bootstrap
onUnInstall
in interface Bootstrap
public void onInstall()
Bootstrap
onInstall
in interface Bootstrap
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |