#include <axutil_env.h>
Public Attributes | |
axutil_allocator_t * | allocator |
axutil_error_t * | error |
axutil_log_t * | log |
axis2_bool_t | log_enabled |
axutil_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 |
|
This flag indicate whether logging is enabled or not |
|
Thread pooling routines |