#include <axis2_utils.h>
#include <axis2_hash.h>
#include <axis2_properties.h>
Go to the source code of this file.
Defines | |
#define | W2C_MESSAGES_INTER_PATH "/conf/" |
Functions | |
AXIS2_EXTERN axis2_properties_t * | w2c_messages_get_message_properties (const axis2_env_t *env) |
AXIS2_EXTERN axis2_char_t * | w2c_messages_get_message (const axis2_env_t *env, axis2_char_t *key) |
AXIS2_EXTERN void | w2c_messages_print_n_log_error (const axis2_env_t *env, axis2_char_t *key) |
AXIS2_EXTERN void | w2c_messages_print_n_log_error_from_properties (const axis2_env_t *env, axis2_properties_t *props, axis2_char_t *key) |