blob: 03295465e7ee17d041ba7efc4cd6f80a5a83ce66 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html><head><title>Apache Sandesha2/C - Sandesha2/C: sandesha2_property_bean.h File Reference</title><style type="text/css" media="all">
@import url("../../style/maven-base.css");
@import url("../../style/maven-classic.css");</style><link rel="stylesheet" href="../../style/print.css" type="text/css" media="print"></link><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"></meta></head><body class="composite"><div id="banner"><a href="http://www.apache.org/" id="organizationLogo"><img alt="Apache Software Foundation" src="http://www.apache.org/images/asf-logo.gif"></img></a><a href="http://ws.apache.org/sandesha2/c" id="projectLogo"><img alt="Apache Sandesha2/C" src="http://ws.apache.org/sandesha2/c/images/sandesha2c_logo.jpg"></img></a><div class="clear"><hr></hr></div></div><div id="breadcrumbs"><div class="xleft">
Last published: 05 October 2007
| Doc for 0.91</div><div class="xright"></div><div class="clear"><hr></hr></div></div><div id="leftColumn"><div id="navcolumn"><div id="menuApache_Sandesha2_C"><h5>Apache Sandesha2/C</h5><ul><li class="none"><a href="../../index.html">Apache Sandesha2/C Home</a></li><li class="expanded"><a href="../../download.cgi">Download Sandesha2/C</a><ul><li class="none"><a href="../../download.cgi">Releases</a></li></ul></li><li class="expanded"><a href="../../docs/index.html">Documentation</a><ul><li class="none"><a href="../../docs/installationguide.html">Installation Guide</a></li><li class="none"><a href="../../docs/sandesha2c_manual.html">Sandesha2/C manual</a></li></ul></li><li class="expanded"><a href="../../lists_issues.html">Get Involved</a><ul><li class="none"><a href="../../lists_issues.html">Mailing Lists &amp; Issue Tracking</a></li><li class="none"><a href="../../svn.html">Checkout Source Code</a></li></ul></li><li class="expanded"><a href="../../coding_conventions.html">Developer Guidelines</a><ul><li class="none"><a href="../../coding_conventions.html">Coding Convention</a></li><li class="none"><a href="../../versioning.html">Versionning</a></li></ul></li><li class="expanded"><a href="../../team-list.html">Project Information</a><ul><li class="none"><a href="../../team-list.html">Project Team</a></li><li class="none"><a href="http://svn.apache.org/viewvc/webservices/sandesha/trunk/c/" class="externalLink" title="External Link">Source Code</a></li></ul></li></ul></div><a href="http://maven.apache.org/" title="Built by Maven" id="poweredBy"><img alt="Built by Maven" src="../../images/logos/maven-button-1.png"></img></a></div></div><div id="bodyColumn"><div class="contentBox"><div class="section"><p>
<div class="tabs">
<ul>
<li><a href="index.html"><span>Main Page</span></a></li>
<li><a href="modules.html"><span>Modules</span></a></li>
<li><a href="annotated.html"><span>Classes</span></a></li>
<li class="current"><a href="files.html"><span>Files</span></a></li>
<li><a href="dirs.html"><span>Directories</span></a></li>
</ul>
</div><div class="nav">
<a class="el" href="dir_16487952adfeac4b2b9df719b49efdb6.html">include</a></div></p></div><div class="section"><a name="sandesha2_property_bean_h_File_Reference"></a><h2>sandesha2_property_bean.h File Reference</h2><code>#include &lt;axutil_utils_defines.h&gt;</code><br></br><code>#include &lt;axutil_env.h&gt;</code><br></br><code>#include &lt;axutil_array_list.h&gt;</code><br></br><p>
<a href="sandesha2__property__bean_8h-source.html">Go to the source code of this file.</a><table class="bodyTable"><tr class="b"><td></td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b908a0dd145353c3c9e25036a8ce8213"></a>
typedef struct <br></br>
sandesha2_property_bean_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_t</b></td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="ea2dcc2ed4b5275ea1cd288008cbd603"></a>
AXIS2_EXTERN <br></br>
sandesha2_property_bean_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_create</b> (const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="93120dd436f1f4d4068e73908aafbf07"></a>
long </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_inactive_timeout_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b729591ee1780f1462262629412cb2f8"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_inactive_timeout_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="14a34fd65db06d28cc3243f33193110e"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_inactive_timeout_interval_with_units</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval, axis2_char_t *units)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="966141d5f0267e41f1ac517cc41b4236"></a>
long </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_ack_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="453a499cd33e8e3367e26cd04a3bc915"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_ack_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="f111b2719887e9f9afcfef7242b97e0a"></a>
long </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_retrans_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b56dfa681ccc1ffb7f82de88487f6fc6"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_retrans_interval</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, long interval)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="9f8e51a0593058601e639d676c1199cd"></a>
axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_is_exp_backoff</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="625ba20a5fc90ecd81dac8a374036779"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_exp_backoff</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_bool_t exp_backoff)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="a2a89f88c412a1f76ff7d974befb0111"></a>
axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_in_mem_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="947aec0254af38eda218b429bbad0208"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_in_mem_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *manager)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="f5ab6f93b9bc011f751f436287ac0218"></a>
axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_permanent_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="704cdf7fdab32acc18c3726de59a236e"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_permanent_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *manager)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top">axis2_char_t * </td><td class="memItemRight" valign="bottom"><a class="el" href="sandesha2__property__bean_8h.html#d21b03d7e518c73cd639872b709f263f">sandesha2_property_bean_get_storage_mgr</a> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="3844b261468a990315bc6f52bb73ce13"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_storage_mgr</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *manager)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="54f8a6913cab224c1a20e8e580424bf9"></a>
axis2_bool_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_is_in_order</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="1d298b6a2b14d455e6d45259d0078eb8"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_in_order</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_bool_t in_order)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="cd4c69928ea1ef1a6b1af0af63e0afb4"></a>
axutil_array_list_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_msg_types_to_drop</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="1fffd9b6f9a5ef1189e237219d50a48b"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_msg_types_to_drop</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axutil_array_list_t *msg_types)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="5952a20c5f732a5e49379b821921f249"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_add_msg_type_to_drop</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, int msg_type)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="43f59208a76cbe43ef07af453a36f655"></a>
int </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_max_retrans_count</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b070e676ef0b0bfb3b002d28f53d35ad"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_max_retrans_count</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, int count)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="839232031640c7e6a86985825aea5d2a"></a>
axis2_char_t * </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_get_db_path</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="dd7a7412f9edcdd1a7e47b3cbd466c17"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_set_db_path</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env, axis2_char_t *db_path)</td></tr><tr class="a"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="6a912d9d021c4d4929463d7143bc41e7"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_free</b> (sandesha2_property_bean_t *bean, const axutil_env_t *env)</td></tr><tr class="b"><td class="memItemLeft" nowrap="" align="right" valign="top"><a class="anchor" name="b3c0e232b4e8f205756a2d0f767f9d23"></a>
axis2_status_t </td><td class="memItemRight" valign="bottom"><b>sandesha2_property_bean_free_void_arg</b> (void *arg, const axutil_env_t *env)</td></tr></table>
</p></div><div class="section"><p><a name="_details"></a></p><div class="subsection"><a name="Detailed_Description"></a><h3>Detailed Description</h3></div></div><div class="section"><div class="subsection"><a name="Function_Documentation"></a><h3>Function Documentation</h3><p><a class="anchor" name="d21b03d7e518c73cd639872b709f263f"></a>
<div class="memitem">
<div class="memproto">
<table class="bodyTable"><tr class="a"><td class="memname">axis2_char_t* sandesha2_property_bean_get_storage_mgr </td><td>(</td><td class="paramtype">sandesha2_property_bean_t * </td><td class="paramname"> <em>bean</em>, </td></tr><tr class="b"><td class="paramkey"></td><td></td><td class="paramtype">const axutil_env_t * </td><td class="paramname"> <em>env</em></td><td> </td></tr><tr class="a"><td></td><td>)</td><td></td><td></td><td width="100%"></td></tr></table>
</div>
<div class="memdoc">
<p>
return the storage manager to use. This could be either persistent or inmemory. <dl compact=""><dt><b>Parameters:</b></dt><dd>
<table class="bodyTable"><tr class="b"><td valign="top"></td><td valign="top"><em>property</em> </td><td>bean environment </td></tr></table>
</dd></dl>
<dl class="return" compact=""><dt><b>Returns:</b></dt><dd>storage manager(persistent/inmemory) </dd></dl>
</p></div>
</div></p><p>
</p></div></div><div class="section"><address style="text-align: right;"><small>Generated on Mon Oct 1 17:19:05 2007 for Sandesha2/C by 
<a href="http://www.doxygen.org/index.html" class="externalLink" title="External Link">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></img></a> 1.5.3 </small></address></div></div></div><div class="clear"><hr></hr></div><div id="footer"><div class="xright">© 2005-2007, Apache Software Foundation</div><div class="clear"><hr></hr></div></div></body></html>