Package org.pentaho.platform.engine.core.system

Interface Summary
IPentahoLoggingConnection  
 

Class Summary
BasePentahoRequestContext  
BasePublisher  
BaseSession  
GlobalListsPublisher  
GlobalObjectInitializer  
GlobalPentahoRequestContextHolderStrategy A static field-based implementation of IPentahoRequestContextHolderStrategy.
InheritableThreadLocalPentahoRequestContextHolderStrategy An InheritableThreadLocal-based implementation of IPentahoRequestContextHolderStrategy.
PathBasedSystemSettings Behavior is identical to SystemSettings except that the settings for PentahoSystem can live in an arbitrary location in the file system (i.e.
PentahoBase  
PentahoDtdEntityResolver  
PentahoRequestContextHolder Stores the IPentahoRequestContext object for the current thread so that a web service bean can get to it without requiring it to be passed to its methods.
PentahoSessionHolder Stores the IPentahoSession session object for the current thread so that a web service bean can get to it without requiring it to be passed to its methods
PentahoSystem  
SessionCleanupListener This class is responsible for making sure the thread local that hangs on to the current session gets cleared when a system exit point happens.
SessionStartupAction  
SettingsPublisher  
SimpleMapCacheManager  
SimpleSystemSettings  
SpringPentahoSystemProxy This class exists for the sole purpose of providing a way for Spring to inject Spring-created objects into a static PentahoSystem.
StandaloneApplicationContext  
StandaloneSession  
StandaloneTempFileDeleter  
SystemSettings Provides system settings data for system configuration files located in the system folder of the repository.
SystemStartupSession This class represents the system startup session.
UserSession