Uses of Interface
org.apache.axis2.clustering.context.ContextManager

Packages that use ContextManager
org.apache.axis2.clustering   
 

Uses of ContextManager in org.apache.axis2.clustering
 

Methods in org.apache.axis2.clustering that return ContextManager
 ContextManager ClusterManager.getContextManager()
           
 

Methods in org.apache.axis2.clustering with parameters of type ContextManager
 void ClusterManager.setContextManager(ContextManager contextManager)
          Set the ContextManager corresponding to this ClusterManager.
 



Copyright © 2004-2009 Apache Software Foundation. All Rights Reserved.