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 TypeMethodDescriptionvoid
IApplicationContext.addExitPointHandler
(IPentahoSystemExitPoint exitPoint) Adds an exit point handler.void
IApplicationContext.removeExitPointHandler
(IPentahoSystemExitPoint exitPoint) Removes an exit point handler.