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 TypeMethodDescriptionvoid
IApplicationContext.addEntryPointHandler
(IPentahoSystemEntryPoint entryPoint) Adds an entry point handler.void
IApplicationContext.removeEntryPointHandler
(IPentahoSystemEntryPoint entryPoint) Removes an entry point handler.