Uses of Class
org.apache.sandesha2.util.SandeshaPropertyBean

Packages that use SandeshaPropertyBean
org.apache.sandesha2.util   
 

Uses of SandeshaPropertyBean in org.apache.sandesha2.util
 

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

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



Copyright © 2005-2006 Apache Web Services. All Rights Reserved.