|
Server : Apache/2.2.17 (Unix) mod_ssl/2.2.17 OpenSSL/0.9.8e-fips-rhel5 DAV/2 PHP/5.2.17 System : Linux localhost 2.6.18-419.el5 #1 SMP Fri Feb 24 22:47:42 UTC 2017 x86_64 User : nobody ( 99) PHP Version : 5.2.17 Disable Function : NONE Directory : /proc/21573/root/usr/share/gtk-doc/html/bonobo-activation/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=US-ASCII">
<title>Bonobo Activation API Reference Manual</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.69.1">
<link rel="start" href="index.html" title="Bonobo Activation API Reference Manual">
<link rel="next" href="tutorial.html" title="Bonobo Activation tutorial">
<meta name="generator" content="GTK-Doc V1.7 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="chapter" href="tutorial.html" title="Bonobo Activation tutorial">
<link rel="chapter" href="configuring.html" title="Configuring Bonobo Activation">
<link rel="chapter" href="architecture.html" title="Bonobo Activation Architecture">
<link rel="chapter" href="query-langage.html" title="Bonobo Activation Query Langage">
<link rel="chapter" href="server-xml-reference.html" title=".server file format reference">
<link rel="chapter" href="migrating.html" title="Migrating from gnorba to Bonobo-activation">
<link rel="chapter" href="api-reference.html" title="API Reference">
<link rel="article" href="lgpl.html" title="GNU Lesser General Public License">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="book" lang="en">
<div class="titlepage">
<div>
<div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">Bonobo Activation API Reference Manual</p></th></tr></table></div>
<div><div class="authorgroup"><div class="author">
<h3 class="author">
<span class="firstname">Mathieu</span> <span class="surname">Lacage</span>
</h3>
<div class="affiliation"><div class="address"><p><br>
    <code class="email"><<a href="mailto:mathieu@gnu.org">mathieu@gnu.org</a>></code><br>
  </p></div></div>
</div></div></div>
<div><p class="copyright">Copyright © 2000 The Free Software Foundation</p></div>
<div><div class="legalnotice">
<a name="id2957971"></a><p>
This documentation is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License, or (at your option) any later version.
A copy of the license is included in the section entitled "GNU Lesser
General Public License"
</p>
</div></div>
</div>
<hr>
</div>
<div class="toc">
<p><b>Table of Contents</b></p>
<dl>
<dt><span class="chapter"><a href="tutorial.html">Bonobo Activation tutorial</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="tutorial.html#id2957996">What is Bonobo Activation ?</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="tutorial.html#id2927325">The need for a replacement</a></span></dt>
<dt><span class="sect2"><a href="tutorial.html#id2922266">Getting started</a></span></dt>
</dl></dd>
<dt><span class="sect1"><a href="checklist.html">Checklist</a></span></dt>
<dd><dl><dt><span class="sect2"><a href="checklist.html#id2966976">The non-local case</a></span></dt></dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="configuring.html">Configuring Bonobo Activation</a></span></dt>
<dd><dl><dt><span class="sect1"><a href="configuring.html#id2922520"><code class="filename">.server</code> search path.</a></span></dt></dl></dd>
<dt><span class="chapter"><a href="architecture.html">Bonobo Activation Architecture</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="architecture.html#oaf-daemon">The Bonobo Activation daemon</a></span></dt>
<dt><span class="sect1"><a href="server-arch.html">Server architecture</a></span></dt>
<dt><span class="sect1"><a href="async-activation.html">Async Activation</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="query-langage.html">Bonobo Activation Query Langage</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="query-langage.html#id2967728">The Bonobo Activation query langage</a></span></dt>
<dt><span class="sect1"><a href="query-syntax.html">Syntax</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="query-syntax.html#oaf-query-ref-types">Constants</a></span></dt>
<dt><span class="sect2"><a href="query-syntax.html#id2968409">Field identifiers</a></span></dt>
<dt><span class="sect2"><a href="query-syntax.html#id2968435">Variables</a></span></dt>
<dt><span class="sect2"><a href="query-syntax.html#id2968462">Functions</a></span></dt>
<dt><span class="sect2"><a href="query-syntax.html#id2968546">Operators</a></span></dt>
</dl></dd>
</dl></dd>
<dt><span class="chapter"><a href="server-xml-reference.html"><code class="filename">.server</code> file format reference</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="server-xml-reference.html#server-tag">The <code class="sgmltag-element">oaf_server</code> tag</a></span></dt>
<dt><span class="sect1"><a href="attribute-tag.html">The <code class="sgmltag-element">oaf_attribute</code> tag</a></span></dt>
</dl></dd>
<dt><span class="chapter"><a href="migrating.html">Migrating from gnorba to Bonobo-activation</a></span></dt>
<dd><dl><dt><span class="sect1"><a href="migrating.html#id2971745"></a></span></dt></dl></dd>
<dt><span class="chapter"><a href="api-reference.html">API Reference</a></span></dt>
<dd><dl>
<dt>
<span class="refentrytitle"><a href="bonobo-activation-Initialization.html">Initialization</a></span><span class="refpurpose"> - Initializing Bonobo Activation and its ORB.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="bonobo-activation-Query-and-Activation.html">Query and Activation</a></span><span class="refpurpose"> - Querying for components and Activating them</span>
</dt>
<dt>
<span class="refentrytitle"><a href="bonobo-activation-Utilities.html">Utilities</a></span><span class="refpurpose"> - Random misc utilities to manipulate Bonobo_ServerInfo structures.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="bonobo-activation-Registration.html">Registration</a></span><span class="refpurpose"> - Registering CORBA objects to Bonobo Activation.</span>
</dt>
<dt>
<span class="refentrytitle"><a href="bonobo-activation-Debugging.html">Debugging</a></span><span class="refpurpose"> - </span>
</dt>
</dl></dd>
<dt><span class="article"><a href="lgpl.html">GNU Lesser General Public License</a></span></dt>
<dd><dl>
<dt><span class="sect1"><a href="lgpl.html#preamble">Preamble</a></span></dt>
<dt><span class="sect1"><a href="terms.html">TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION</a></span></dt>
<dd><dl>
<dt><span class="sect2"><a href="terms.html#sect0">Section 0</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect1">Section 1</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect2">Section 2</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect3">Section 3</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect4">Section 4</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect5">Section 5</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect6">Section 6</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect7">Section 7</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect8">Section 8</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect9">Section 9</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect10">Section 10</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect11">Section 11</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect12">Section 12</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect13">Section 13</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect14">Section 14</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect15">NO WARRANTY</a></span></dt>
<dt><span class="sect2"><a href="terms.html#sect16">Section 16</a></span></dt>
</dl></dd>
</dl></dd>
</dl>
</div>
</div></body>
</html>