Class MondrianCachePublisher
java.lang.Object
org.pentaho.platform.engine.core.system.PentahoBase
org.pentaho.platform.engine.core.system.BasePublisher
org.pentaho.platform.plugin.action.mondrian.MondrianCachePublisher
- All Implemented Interfaces:
Serializable
,org.pentaho.platform.api.engine.ILogger
,org.pentaho.platform.api.engine.IPentahoPublisher
public class MondrianCachePublisher
extends org.pentaho.platform.engine.core.system.BasePublisher
- See Also:
-
Field Summary
Fields inherited from class org.pentaho.platform.engine.core.system.BasePublisher
debug
Fields inherited from class org.pentaho.platform.engine.core.system.PentahoBase
EMPTYLOGID, loggingLevel, LOGID_MASK1, LOGID_MASK2, LOGID_SEPARATOR
Fields inherited from interface org.pentaho.platform.api.engine.ILogger
ACTIVITY_LOG, DEBUG, ERROR, FATAL, INFO, INSTANCE_LOG, SESSION_LOG, SOLUTION_LOG, TRACE, UNKNOWN, WARN
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.pentaho.platform.engine.core.system.BasePublisher
publish
Methods inherited from class org.pentaho.platform.engine.core.system.PentahoBase
debug, debug, error, error, fatal, fatal, genLogIdFromInfo, genLogIdFromInfo, genLogIdFromSession, getLoggingLevel, getLogId, getObjectName, info, info, setLoggingLevel, setLogId, trace, trace, warn, warn
-
Constructor Details
-
MondrianCachePublisher
public MondrianCachePublisher()
-
-
Method Details
-
getLogger
public org.apache.commons.logging.Log getLogger()- Specified by:
getLogger
in classorg.pentaho.platform.engine.core.system.PentahoBase
-
getName
-
getDescription
-
publish
- Specified by:
publish
in classorg.pentaho.platform.engine.core.system.BasePublisher
-