Uses of Interface
org.pentaho.platform.api.engine.IPentahoSystemExitPoint
Packages that use IPentahoSystemExitPoint
- 
Uses of IPentahoSystemExitPoint in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine with parameters of type IPentahoSystemExitPointModifier and TypeMethodDescriptionvoidIApplicationContext.addExitPointHandler(IPentahoSystemExitPoint exitPoint) Adds an exit point handler.voidIApplicationContext.removeExitPointHandler(IPentahoSystemExitPoint exitPoint) Removes an exit point handler.