public class PentahoBoot
extends org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
Constructor and Description |
---|
PentahoBoot() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(String solutionPath,
String baseUrl,
org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory factory)
Sets up the defaults: - File-based repository - SQL datasource connections - MXL datasources - File outputs
|
void |
enableDataIntegration()
Enables the components necessary to create reports
|
void |
enableMetadata()
Enables the metadata services
|
void |
enableOlap()
Enables the components necessary to create reports
|
void |
enablePluginManager()
Enables the plugin manager
|
void |
enablePooledDatasources()
Enables the pooled datasources
|
void |
enableReporting()
Enables the components necessary to create reports
|
addAdminAction, addLifecycleListener, addStartupAction, createApplicationContext, define, define, define, define, define, define, getFactory, getFilePath, getLifecycleListeners, getSettingsProvider, getStartupActions, init, isInitialized, setAdminActions, setFactory, setFilePath, setFullyQualifiedServerUrl, setLifecycleListeners, setSettingsProvider, setStartupActions, start, stop
protected void configure(String solutionPath, String baseUrl, org.pentaho.platform.api.engine.IPentahoDefinableObjectFactory factory)
configure
in class org.pentaho.platform.engine.core.system.boot.PentahoSystemBoot
public void enableReporting()
public void enableOlap()
public void enablePluginManager()
public void enablePooledDatasources()
public void enableMetadata()
public void enableDataIntegration()
Copyright © 2019 Hitachi Vantara. All rights reserved.