|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.pentaho.platform.engine.core.system.PentahoBase
org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
org.pentaho.platform.plugin.services.webservices.SystemSolutionAxisConfigurator
org.pentaho.platform.plugin.services.webservices.FileSystemAxisConfigurator
public class FileSystemAxisConfigurator
An Axis Configurator that uses PentahoSystem but not an ISolutionRepository to get the axis configuration file
Field Summary |
---|
Fields inherited from class org.pentaho.platform.engine.core.system.PentahoBase |
---|
EMPTYLOGID, 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 | |
---|---|
FileSystemAxisConfigurator()
|
Method Summary | |
---|---|
java.io.InputStream |
getConfigXml()
|
Methods inherited from class org.pentaho.platform.plugin.services.webservices.SystemSolutionAxisConfigurator |
---|
addService, getAxisConfigPath, getLogger, init, setEnabled |
Methods inherited from class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator |
---|
cleanup, engageGlobalModules, getAxisConfiguration, getWebServiceDefinition, loadServices, reloadServices, setSession, unloadServices |
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 |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileSystemAxisConfigurator()
Method Detail |
---|
public java.io.InputStream getConfigXml()
getConfigXml
in class SystemSolutionAxisConfigurator
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |