Uses of Class
org.pentaho.platform.engine.core.system.SystemSettings

Packages that use SystemSettings
org.pentaho.platform.engine.core.system   
org.pentaho.test.platform.engine.core   
 

Uses of SystemSettings in org.pentaho.platform.engine.core.system
 

Subclasses of SystemSettings in org.pentaho.platform.engine.core.system
 class PathBasedSystemSettings
          Behavior is identical to SystemSettings except that the settings for PentahoSystem can live in an arbitrary location in the file system (i.e.
 

Uses of SystemSettings in org.pentaho.test.platform.engine.core
 

Subclasses of SystemSettings in org.pentaho.test.platform.engine.core
 class XmlSimpleSystemSettings
          This settings class allows you to initialize the MicroPlatform with the xml based SystemSettings class, and bootstrap successfully.