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 IApplicationContextIPentahoSystem. getApplicationContext()Methods in org.pentaho.platform.api.engine with parameters of type IApplicationContext Modifier and Type Method Description booleanIPentahoSystemInitializer. init(IApplicationContext pApplicationContext, Map listenerMap)voidIPentahoSystem. setApplicationContext(IApplicationContext applicationContext)
-