|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IApplicationContext | |
---|---|
org.pentaho.platform.engine.core.system | |
org.pentaho.platform.engine.services.actionsequence | |
org.pentaho.platform.web.http.context | |
org.pentaho.platform.web.portal |
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 |