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
,org.pentaho.platform.api.engine.ILogger
An Axis Configurator that uses PentahoSystem to get the axis configuration file
- Author:
- jamesdixon
- See Also:
-
Field Summary
Fields inherited from class org.pentaho.platform.plugin.services.webservices.SystemSolutionAxisConfigurator
wsDfns
Fields inherited from class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
axisConfig, loaded, session
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
-
Method Summary
Methods inherited from class org.pentaho.platform.plugin.services.webservices.SystemSolutionAxisConfigurator
addService, addServiceEndPoints, addTransports, getAxisConfigPath, getLogger, getWebServiceDefinitions, init, setEnabled
Methods inherited from class org.pentaho.platform.plugin.services.webservices.AbstractAxisConfigurator
cleanup, engageGlobalModules, getAxisConfiguration, getWebServiceDefinition, loadService, 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
-
Constructor Details
-
FileSystemAxisConfigurator
public FileSystemAxisConfigurator()
-
-
Method Details
-
getConfigXml
- Overrides:
getConfigXml
in classSystemSolutionAxisConfigurator
-