|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.muse.core.platform.AbstractIsolationLayer org.apache.muse.core.platform.axis2.AxisIsolationLayer org.ogf.graap.wsag.wsrf.handler.MuseMessageHandler
public class MuseMessageHandler
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
.
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 |
---|
public MuseMessageHandler()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |