org.apache.sandesha2
Class SandeshaModule

java.lang.Object
  extended byorg.apache.sandesha2.SandeshaModule
All Implemented Interfaces:
org.apache.axis2.modules.Module

public class SandeshaModule
extends java.lang.Object
implements org.apache.axis2.modules.Module

The Module class of Sandesha2.

Author:
Chamikara Jayalath

Constructor Summary
SandeshaModule()
           
 
Method Summary
 void init(org.apache.axis2.engine.AxisConfiguration axisSystem)
           
 void shutdown(org.apache.axis2.engine.AxisConfiguration axisSystem)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SandeshaModule

public SandeshaModule()
Method Detail

init

public void init(org.apache.axis2.engine.AxisConfiguration axisSystem)
          throws org.apache.axis2.AxisFault
Specified by:
init in interface org.apache.axis2.modules.Module
Throws:
org.apache.axis2.AxisFault

shutdown

public void shutdown(org.apache.axis2.engine.AxisConfiguration axisSystem)
              throws org.apache.axis2.AxisFault
Specified by:
shutdown in interface org.apache.axis2.modules.Module
Throws:
org.apache.axis2.AxisFault


Copyright © 2005 Apache Web Services. All Rights Reserved.