Package | Description |
---|---|
org.pentaho.platform.api.engine |
Modifier and Type | Method and Description |
---|---|
void |
IApplicationContext.addEntryPointHandler(IPentahoSystemEntryPoint entryPoint)
Adds an entry point handler.
|
void |
IApplicationContext.removeEntryPointHandler(IPentahoSystemEntryPoint entryPoint)
Removes an entry point handler.
|