org.pentaho.platform.plugin.services.webservices
Class FileSystemAxisConfigurator
java.lang.Object
org.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
- All Implemented Interfaces:
- Serializable, org.apache.axis2.engine.AxisConfigurator, ILogger
public class FileSystemAxisConfigurator
- extends SystemSolutionAxisConfigurator
An Axis Configurator that uses PentahoSystem but not an ISolutionRepository
to get the axis configuration file
- Author:
- jamesdixon
- See Also:
- Serialized Form
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 |
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 |
FileSystemAxisConfigurator
public FileSystemAxisConfigurator()
getConfigXml
public InputStream getConfigXml()
- Overrides:
getConfigXml
in class SystemSolutionAxisConfigurator