|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IApplicationContext in org.pentaho.platform.api.engine |
---|
Methods in org.pentaho.platform.api.engine that return IApplicationContext | |
---|---|
IApplicationContext |
IPentahoSystem.getApplicationContext()
|
Methods in org.pentaho.platform.api.engine with parameters of type IApplicationContext | |
---|---|
boolean |
IPentahoSystemInitializer.init(IApplicationContext pApplicationContext,
Map listenerMap)
|
void |
IPentahoSystem.setApplicationContext(IApplicationContext applicationContext)
|
Uses of IApplicationContext in org.pentaho.platform.engine.core.system |
---|
Classes in org.pentaho.platform.engine.core.system that implement IApplicationContext | |
---|---|
class |
StandaloneApplicationContext
|
Methods in org.pentaho.platform.engine.core.system that return IApplicationContext | |
---|---|
static IApplicationContext |
PentahoSystem.getApplicationContext()
|
Methods in org.pentaho.platform.engine.core.system with parameters of type IApplicationContext | |
---|---|
static boolean |
PentahoSystem.init(IApplicationContext pApplicationContext)
|
static boolean |
PentahoSystem.init(IApplicationContext pApplicationContext,
Map listenerMap)
|
Uses of IApplicationContext in org.pentaho.platform.engine.services.actionsequence |
---|
Methods in org.pentaho.platform.engine.services.actionsequence with parameters of type IApplicationContext | |
---|---|
static IActionSequence |
SequenceDefinition.ActionSequenceFactory(org.dom4j.Document document,
String actionName,
String solutionPath,
String solutionName,
ILogger logger,
IApplicationContext applicationContext,
int loggingLevel)
|
Uses of IApplicationContext in org.pentaho.platform.web.http.context |
---|
Classes in org.pentaho.platform.web.http.context that implement IApplicationContext | |
---|---|
class |
WebApplicationContext
|
Uses of IApplicationContext in org.pentaho.platform.web.portal |
---|
Classes in org.pentaho.platform.web.portal that implement IApplicationContext | |
---|---|
class |
PortletApplicationContext
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |