Uses of Class
org.apache.sandesha2.policy.SandeshaPolicyBean

Packages that use SandeshaPolicyBean
org.apache.sandesha2.client   
org.apache.sandesha2.policy   
org.apache.sandesha2.policy.builders   
org.apache.sandesha2.util   
 

Uses of SandeshaPolicyBean in org.apache.sandesha2.client
 

Methods in org.apache.sandesha2.client with parameters of type SandeshaPolicyBean
static void SandeshaClient.setPolicyBean(org.apache.axis2.client.ServiceClient serviceClient, SandeshaPolicyBean policyBean)
           
 

Uses of SandeshaPolicyBean in org.apache.sandesha2.policy
 

Methods in org.apache.sandesha2.policy that return SandeshaPolicyBean
 SandeshaPolicyBean SandeshaPolicyBean.getParent()
           
 

Methods in org.apache.sandesha2.policy with parameters of type SandeshaPolicyBean
 void SandeshaPolicyBean.setParent(SandeshaPolicyBean parent)
           
 

Uses of SandeshaPolicyBean in org.apache.sandesha2.policy.builders
 

Methods in org.apache.sandesha2.policy.builders with parameters of type SandeshaPolicyBean
abstract  void SandeshaPropertyAssertion.apply(SandeshaPolicyBean propertyBean)
           
 

Uses of SandeshaPolicyBean in org.apache.sandesha2.util
 

Methods in org.apache.sandesha2.util that return SandeshaPolicyBean
static SandeshaPolicyBean SandeshaUtil.getDefaultPropertyBean(org.apache.axis2.engine.AxisConfiguration axisConfiguration)
           
static SandeshaPolicyBean SandeshaUtil.getPropertyBean(org.apache.axis2.description.AxisDescription axisDescription)
           
static SandeshaPolicyBean PropertyManager.loadPropertiesFromAxisDescription(org.apache.axis2.description.AxisDescription desc, SandeshaPolicyBean parentPropertyBean)
           
static SandeshaPolicyBean PropertyManager.loadPropertiesFromModuleDesc(org.apache.axis2.description.AxisModule desc)
           
static SandeshaPolicyBean PropertyManager.loadPropertiesFromModuleDescPolicy(org.apache.axis2.description.AxisModule desc, SandeshaPolicyBean parentPropertyBean)
           
 

Methods in org.apache.sandesha2.util with parameters of type SandeshaPolicyBean
static SandeshaPolicyBean PropertyManager.loadPropertiesFromAxisDescription(org.apache.axis2.description.AxisDescription desc, SandeshaPolicyBean parentPropertyBean)
           
static void PropertyManager.loadPropertiesFromDefaultValues(SandeshaPolicyBean propertyBean)
           
static SandeshaPolicyBean PropertyManager.loadPropertiesFromModuleDescPolicy(org.apache.axis2.description.AxisModule desc, SandeshaPolicyBean parentPropertyBean)
           
 



Copyright © The Apache Software Foundation. All Rights Reserved.