sandesha2_property_mgr.h File Reference
#include <axiom_soap_envelope.h>
#include <sandesha2_storage_mgr.h>
#include <axis2_conf_ctx.h>
#include <axis2_conf.h>
#include <axutil_qname.h>
#include <axutil_array_list.h>
#include <axis2_op.h>
#include <sandesha2_property_bean.h>
#include <sandesha2_msg_ctx.h>
#include <axis2_rm_assertion.h>
Go to the source code of this file.
|
Functions |
AXIS2_EXTERN
sandesha2_property_bean_t * | sandesha2_property_mgr_load_properties_from_def_values (const axutil_env_t *env) |
AXIS2_EXTERN
sandesha2_property_bean_t * | sandesha2_property_mgr_load_properties_from_module_desc (const axutil_env_t *env, axis2_module_desc_t *module_desc) |
AXIS2_EXTERN
sandesha2_property_bean_t * | sandesha2_property_mgr_load_properties_from_policy (const axutil_env_t *env, axis2_rm_assertion_t *rm_assertion) |
Detailed Description