Uses of Interface
org.pentaho.platform.api.engine.IApplicationContext
-
Packages that use IApplicationContext Package Description org.pentaho.platform.api.engine -
-
Uses of IApplicationContext in org.pentaho.platform.api.engine
Methods in org.pentaho.platform.api.engine that return IApplicationContext Modifier and Type Method Description IApplicationContext
IPentahoSystem. getApplicationContext()
Methods in org.pentaho.platform.api.engine with parameters of type IApplicationContext Modifier and Type Method Description boolean
IPentahoSystemInitializer. init(IApplicationContext pApplicationContext, Map listenerMap)
void
IPentahoSystem. setApplicationContext(IApplicationContext applicationContext)
-