|
Public Attributes |
axis2_ctx_t *(* | get_base )(const axis2_svc_grp_ctx_t *svc_grp_ctx, const axis2_env_t *env) |
axis2_conf_ctx *(* | get_parent )(const axis2_svc_grp_ctx_t *svc_grp_ctx, const axis2_env_t *env) |
axis2_status_t(* | free )(struct axis2_svc_grp_ctx *svc_grp_ctx, const axis2_env_t *env) |
axis2_status_t(* | init )(struct axis2_svc_grp_ctx *svc_grp_ctx, const axis2_env_t *env, struct axis2_conf *conf) |
const axis2_char_t *(* | get_id )(const axis2_svc_grp_ctx_t *svc_grp_ctx, const axis2_env_t *env) |
axis2_status_t(* | set_id )(struct axis2_svc_grp_ctx *svc_grp_ctx, const axis2_env_t *env, const axis2_char_t *id) |
axis2_svc_ctx *(* | get_svc_ctx )(const axis2_svc_grp_ctx_t *svc_grp_ctx, const axis2_env_t *env, const axis2_char_t *svc_name) |
axis2_status_t(* | fill_svc_ctx_map )(struct axis2_svc_grp_ctx *svc_grp_ctx, const axis2_env_t *env) |
axis2_svc_grp *(* | get_svc_grp )(const axis2_svc_grp_ctx_t *svc_grp_ctx, const axis2_env_t *env) |
axis2_hash_t *(* | get_svc_ctx_map )(const axis2_svc_grp_ctx_t *svc_grp_ctx, const axis2_env_t *env) |