source: trunk/doc/omq/exception/class-use/AlreadyBoundException.html @ 85

Last change on this file since 85 was 85, checked in by stoda, 11 years ago

Javadocs updated

File size: 6.4 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2<!-- NewPage -->
3<html lang="es">
4<head>
5<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
6<title>Uses of Class omq.exception.AlreadyBoundException</title>
7<meta name="date" content="2013-07-10">
8<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
9</head>
10<body>
11<script type="text/javascript"><!--
12    if (location.href.indexOf('is-external=true') == -1) {
13        parent.document.title="Uses of Class omq.exception.AlreadyBoundException";
14    }
15//-->
16</script>
17<noscript>
18<div>JavaScript is disabled on your browser.</div>
19</noscript>
20<!-- ========= START OF TOP NAVBAR ======= -->
21<div class="topNav"><a name="navbar_top">
22<!--   -->
23</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
24<!--   -->
25</a>
26<ul class="navList" title="Navigation">
27<li><a href="../../../overview-summary.html">Overview</a></li>
28<li><a href="../package-summary.html">Package</a></li>
29<li><a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">Class</a></li>
30<li class="navBarCell1Rev">Use</li>
31<li><a href="../package-tree.html">Tree</a></li>
32<li><a href="../../../deprecated-list.html">Deprecated</a></li>
33<li><a href="../../../index-files/index-1.html">Index</a></li>
34<li><a href="../../../help-doc.html">Help</a></li>
35</ul>
36</div>
37<div class="subNav">
38<ul class="navList">
39<li>Prev</li>
40<li>Next</li>
41</ul>
42<ul class="navList">
43<li><a href="../../../index.html?omq/exception/class-use/AlreadyBoundException.html" target="_top">Frames</a></li>
44<li><a href="AlreadyBoundException.html" target="_top">No Frames</a></li>
45</ul>
46<ul class="navList" id="allclasses_navbar_top">
47<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
48</ul>
49<div>
50<script type="text/javascript"><!--
51  allClassesLink = document.getElementById("allclasses_navbar_top");
52  if(window==top) {
53    allClassesLink.style.display = "block";
54  }
55  else {
56    allClassesLink.style.display = "none";
57  }
58  //-->
59</script>
60</div>
61<a name="skip-navbar_top">
62<!--   -->
63</a></div>
64<!-- ========= END OF TOP NAVBAR ========= -->
65<div class="header">
66<h2 title="Uses of Class omq.exception.AlreadyBoundException" class="title">Uses of Class<br>omq.exception.AlreadyBoundException</h2>
67</div>
68<div class="classUseContainer">
69<ul class="blockList">
70<li class="blockList">
71<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
72<caption><span>Packages that use <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></span><span class="tabEnd">&nbsp;</span></caption>
73<tr>
74<th class="colFirst" scope="col">Package</th>
75<th class="colLast" scope="col">Description</th>
76</tr>
77<tbody>
78<tr class="altColor">
79<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
80<td class="colLast">&nbsp;</td>
81</tr>
82</tbody>
83</table>
84</li>
85<li class="blockList">
86<ul class="blockList">
87<li class="blockList"><a name="omq.common.broker">
88<!--   -->
89</a>
90<h3>Uses of <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a> in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
91<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
92<caption><span>Methods in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> that throw <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></span><span class="tabEnd">&nbsp;</span></caption>
93<tr>
94<th class="colFirst" scope="col">Modifier and Type</th>
95<th class="colLast" scope="col">Method and Description</th>
96</tr>
97<tbody>
98<tr class="altColor">
99<td class="colFirst"><code>void</code></td>
100<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject)">bind</a></strong>(java.lang.String&nbsp;reference,
101    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote)</code>
102<div class="block">Binds the reference to the specified remote object.</div>
103</td>
104</tr>
105<tr class="rowColor">
106<td class="colFirst"><code>void</code></td>
107<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">bind</a></strong>(java.lang.String&nbsp;reference,
108    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote,
109    java.util.Properties&nbsp;env)</code>
110<div class="block">Binds the reference to the specified remote object.</div>
111</td>
112</tr>
113</tbody>
114</table>
115</li>
116</ul>
117</li>
118</ul>
119</div>
120<!-- ======= START OF BOTTOM NAVBAR ====== -->
121<div class="bottomNav"><a name="navbar_bottom">
122<!--   -->
123</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
124<!--   -->
125</a>
126<ul class="navList" title="Navigation">
127<li><a href="../../../overview-summary.html">Overview</a></li>
128<li><a href="../package-summary.html">Package</a></li>
129<li><a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">Class</a></li>
130<li class="navBarCell1Rev">Use</li>
131<li><a href="../package-tree.html">Tree</a></li>
132<li><a href="../../../deprecated-list.html">Deprecated</a></li>
133<li><a href="../../../index-files/index-1.html">Index</a></li>
134<li><a href="../../../help-doc.html">Help</a></li>
135</ul>
136</div>
137<div class="subNav">
138<ul class="navList">
139<li>Prev</li>
140<li>Next</li>
141</ul>
142<ul class="navList">
143<li><a href="../../../index.html?omq/exception/class-use/AlreadyBoundException.html" target="_top">Frames</a></li>
144<li><a href="AlreadyBoundException.html" target="_top">No Frames</a></li>
145</ul>
146<ul class="navList" id="allclasses_navbar_bottom">
147<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
148</ul>
149<div>
150<script type="text/javascript"><!--
151  allClassesLink = document.getElementById("allclasses_navbar_bottom");
152  if(window==top) {
153    allClassesLink.style.display = "block";
154  }
155  else {
156    allClassesLink.style.display = "none";
157  }
158  //-->
159</script>
160</div>
161<a name="skip-navbar_bottom">
162<!--   -->
163</a></div>
164<!-- ======== END OF BOTTOM NAVBAR ======= -->
165</body>
166</html>
Note: See TracBrowser for help on using the repository browser.