uk.ac.soton.itinnovation.grid.service.ogsadai
Class DummyAxisEngine

java.lang.Object
  extended by org.apache.axis.handlers.BasicHandler
      extended by org.apache.axis.AxisEngine
          extended by org.apache.axis.server.AxisServer
              extended by uk.ac.soton.itinnovation.grid.service.ogsadai.DummyAxisEngine
All Implemented Interfaces:
Serializable, Handler

public class DummyAxisEngine
extends AxisServer

An axis engine used to initialise an empty MessageContext. Used when calling methods that require message contexts (such as those in OGSA-DAI classes) from outside SOAP calls.

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.apache.axis.server.AxisServer
log
 
Fields inherited from class org.apache.axis.AxisEngine
_hasSafePassword, classCache, config, DEFAULT_ATTACHMENT_IMPL, ENV_ATTACHMENT_DIR, ENV_SERVLET_CONTEXT, ENV_SERVLET_REALPATH, PROP_ATTACHMENT_CLEANUP, PROP_ATTACHMENT_DIR, PROP_ATTACHMENT_IMPLEMENTATION, PROP_BP10_COMPLIANCE, PROP_BYTE_BUFFER_BACKING, PROP_BYTE_BUFFER_CACHE_INCREMENT, PROP_BYTE_BUFFER_RESIDENT_MAX_SIZE, PROP_BYTE_BUFFER_WORK_BUFFER_SIZE, PROP_DEBUG_FILE, PROP_DEBUG_LEVEL, PROP_DEFAULT_CONFIG_CLASS, PROP_DISABLE_PRETTY_XML, PROP_DOMULTIREFS, PROP_DOTNET_SOAPENC_FIX, PROP_EMIT_ALL_TYPES, PROP_ENABLE_NAMESPACE_PREFIX_OPTIMIZATION, PROP_PASSWORD, PROP_SEND_XSI, PROP_SOAP_ALLOWED_VERSION, PROP_SOAP_VERSION, PROP_SYNC_CONFIG, PROP_TWOD_ARRAY_ENCODING, PROP_XML_DECL, PROP_XML_ENCODING, PROP_XML_REUSE_SAX_PARSERS, shouldSaveConfig
 
Fields inherited from class org.apache.axis.handlers.BasicHandler
makeLockable, name, options
 
Constructor Summary
DummyAxisEngine(String configFilePath)
          Initialise an empty MessageContext
 
Method Summary
 
Methods inherited from class org.apache.axis.server.AxisServer
generateWSDL, getClientEngine, getServer, invoke, isRunning, start, stop
 
Methods inherited from class org.apache.axis.AxisEngine
addActorURI, cleanup, getActorURIs, getApplicationSession, getClassCache, getConfig, getCurrentMessageContext, getGlobalRequest, getGlobalResponse, getHandler, getService, getTransport, getTypeMappingRegistry, hasSafePassword, init, normaliseOptions, refreshGlobalOptions, removeActorURI, saveConfiguration, setAdminPassword, setCurrentMessageContext, setShouldSaveConfig
 
Methods inherited from class org.apache.axis.handlers.BasicHandler
canHandleBlock, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DummyAxisEngine

public DummyAxisEngine(String configFilePath)
Initialise an empty MessageContext



Copyright © 2001-2008 University of Southampton IT Innovation Centre. All Rights Reserved.