Uses of Class
org.apache.axis2.description.PolicySubject

Packages that use PolicySubject
org.apache.axis2.deployment   
org.apache.axis2.description   
 

Uses of PolicySubject in org.apache.axis2.deployment
 

Methods in org.apache.axis2.deployment with parameters of type PolicySubject
protected  void DescriptionBuilder.processPolicyElements(Iterator policyElements, PolicySubject policySubject)
           
protected  void DescriptionBuilder.processPolicyRefElements(Iterator policyRefElements, PolicySubject policySubject)
           
 

Uses of PolicySubject in org.apache.axis2.description
 

Methods in org.apache.axis2.description that return PolicySubject
 PolicySubject AxisModule.getPolicySubject()
           
 PolicySubject AxisDescription.getPolicySubject()
           
 



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