woden_configurable_element.h File Reference

Axis2 Configurable Element Interface Interfaces for elements which can have <feature> and <property> child elements will extend this interface. That is, <types>, <interface> and its child elements, <binding> and its child elements, and <service> and its child elements. 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_qname.h>
#include <woden.h>
#include <woden_wsdl_element.h>

Go to the source code of this file.

Classes

struct  woden_configurable_element_ops
struct  woden_configurable_element

Defines

#define WODEN_CONFIGURABLE_ELEMENT_FREE(conf_el, env)
#define WODEN_CONFIGURABLE_ELEMENT_TYPE(conf_el, env)
#define WODEN_CONFIGURABLE_ELEMENT_ADD_FEATURE_ELEMENT(conf_el, env, feature)
#define WODEN_CONFIGURABLE_ELEMENT_GET_FEATURE_ELEMENTS(conf_el, env)
#define WODEN_CONFIGURABLE_ELEMENT_ADD_PROPERTY_ELEMENT(conf_el, env, property)
#define WODEN_CONFIGURABLE_ELEMENT_GET_PROPERTY_ELEMENTS(conf_el, env)

Typedefs

typedef woden_configurable_element woden_configurable_element_t
typedef woden_configurable_element_ops woden_configurable_element_ops_t

Functions

axis2_status_t woden_configurable_element_resolve_methods (woden_configurable_element_t *configurable_element, const axis2_env_t *env, axis2_hash_t *methods)


Detailed Description

Axis2 Configurable Element Interface Interfaces for elements which can have <feature> and <property> child elements will extend this interface. That is, <types>, <interface> and its child elements, <binding> and its child elements, and <service> and its child elements.

The WSDL elements which are not configurable are <description>, <feature>, <property>, <import>, <include> and <documentation>.


Generated on Thu Oct 26 21:11:29 2006 for Axis2/C by  doxygen 1.4.7