public class PentahoBoot extends PentahoSystemBoot
Constructor and Description |
---|
PentahoBoot() |
Modifier and Type | Method and Description |
---|---|
protected void |
configure(String solutionPath,
String baseUrl,
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, IPentahoDefinableObjectFactory factory)
configure
in class PentahoSystemBoot
public void enableReporting()
public void enableOlap()
public void enablePluginManager()
public void enablePooledDatasources()
public void enableMetadata()
public void enableDataIntegration()
Copyright © 2017 Hitachi Vantara. All rights reserved.