#include <axis2_env.h>
Public Attributes | |
axis2_allocator_t * | allocator |
axis2_error_t * | error |
axis2_log_t * | log |
axis2_bool_t | log_enabled |
axis2_thread_pool_t * | thread_pool |
Environment acts as a container for error, log, memory allocator and other routines
Memory allocation routines
Error handling
Logging routines
axis2_bool_t axis2_env::log_enabled |
This flag indicate whether logging is enabled or not
Thread pooling routines