Uses of Interface
org.apache.axis2.engine.AxisObserver

Packages that use AxisObserver
org.apache.axis2.clustering.tribes   
org.apache.axis2.engine   
 

Uses of AxisObserver in org.apache.axis2.clustering.tribes
 

Classes in org.apache.axis2.clustering.tribes that implement AxisObserver
 class TribesAxisObserver
          AxisObserver which specifically handles setting of service & module classloaders for message deserialization by Tribes
 

Uses of AxisObserver in org.apache.axis2.engine
 

Methods in org.apache.axis2.engine that return types with arguments of type AxisObserver
 ArrayList<AxisObserver> AxisConfiguration.getObserversList()
           
 

Methods in org.apache.axis2.engine with parameters of type AxisObserver
 void AxisConfiguration.addObservers(AxisObserver axisObserver)
           
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.