woden_configurable_component.h File Reference

Axis2 Configurable Component Interface All components directly or indirectly extend this interface, so it provides a common term of reference for all components. More...

#include <axis2_allocator.h>
#include <axis2_env.h>
#include <axis2_error.h>
#include <axis2_string.h>
#include <axis2_utils.h>
#include <axis2_hash.h>
#include <axis2_uri.h>
#include <axis2_array_list.h>
#include <woden.h>
#include <woden_wsdl_component.h>

Go to the source code of this file.

Classes

struct  woden_configurable_component_ops
struct  woden_configurable_component

Defines

#define WODEN_CONFIGURABLE_COMPONENT_FREE(configurable_component, env)
#define WODEN_CONFIGURABLE_COMPONENT_TO_CONFIGURABLE_COMPONENT_FREE(configurable_component, env)
#define WODEN_CONFIGURABLE_COMPONENT_TYPE(configurable_component, env)
#define WODEN_CONFIGURABLE_COMPONENT_GET_FEATURES(configurable_component, env)
#define WODEN_CONFIGURABLE_COMPONENT_GET_PROPERTIES(configurable_component, env)

Typedefs

typedef woden_configurable_component woden_configurable_component_t
typedef woden_configurable_component_ops woden_configurable_component_ops_t

Functions

axis2_status_t woden_configurable_component_resolve_methods (woden_configurable_component_t *configurable_component, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Configurable Component Interface All components directly or indirectly extend this interface, so it provides a common term of reference for all components.


Generated on Wed Dec 20 20:34:55 2006 for Axis2/C by  doxygen 1.5.1