#include <stdio.h>
#include <axis2_utils.h>
#include <axis2_dll_desc.h>
Go to the source code of this file.
Defines | |
#define | W2C_CLASS_LOADER_WRITER_PATH "/lib/codegen/" |
#define | W2C_CLASS_LOADER_EXTENSION_PATH "/lib/codegen/" |
#define | W2C_CLASS_LOADER_EMITTER_PATH "/lib/codegen/" |
Functions | |
AXIS2_EXTERN void * | w2c_class_loader_get_object_from_class_name (const axis2_env_t *env, axis2_char_t *class_name, axis2_char_t *inter_path, axis2_dll_desc_t **pdll_desc) |
AXIS2_EXTERN axis2_status_t | w2c_class_loader_free_loaded_class (const axis2_env_t *env, axis2_dll_desc_t *dll_desc) |