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