Uses of Interface
org.pentaho.platform.api.engine.IPentahoSystemEntryPoint
Packages that use IPentahoSystemEntryPoint
- 
Uses of IPentahoSystemEntryPoint in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine with parameters of type IPentahoSystemEntryPointModifier and TypeMethodDescriptionvoidIApplicationContext.addEntryPointHandler(IPentahoSystemEntryPoint entryPoint) Adds an entry point handler.voidIApplicationContext.removeEntryPointHandler(IPentahoSystemEntryPoint entryPoint) Removes an entry point handler.