org.ogf.graap.wsag.wsrf.handler
Class MuseMessageHandler

java.lang.Object
  extended by org.apache.muse.core.platform.AbstractIsolationLayer
      extended by org.apache.muse.core.platform.axis2.AxisIsolationLayer
          extended by org.ogf.graap.wsag.wsrf.handler.MuseMessageHandler
All Implemented Interfaces:
org.apache.muse.core.Initialization, org.apache.muse.core.InitializationFailure, org.apache.muse.core.platform.IsolationLayer, org.apache.muse.core.Shutdown

public class MuseMessageHandler
extends org.apache.muse.core.platform.axis2.AxisIsolationLayer

MuseMessageHandler This message handler is invoked by AXIS for each WSAG4J call. The message is then forwarded and processed by the WSRF layer. On first invocation of the handler, the BootstrapEnvironment is replaced by the real AxisEnvironment.

Author:
Oliver Waeldrich

Constructor Summary
MuseMessageHandler()
          default constructor
 
Method Summary
 
Methods inherited from class org.apache.muse.core.platform.axis2.AxisIsolationLayer
createEnvironment, handleRequest, invoke
 
Methods inherited from class org.apache.muse.core.platform.AbstractIsolationLayer
createDeploymentDescriptor, getCauseOfFailure, getRouter, hasBeenInitialized, hasBeenShutdown, hasFailedToInitialize, initialize, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MuseMessageHandler

public MuseMessageHandler()
default constructor



Copyright © 2008-2012. All Rights Reserved.