blob: d84d5fa90f48ee55917299cb9f87edde9a0cdb1c [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0) on Sun Aug 28 20:42:44 EST 2016 -->
<title>ActivatableMercuryImpl (Apache River v3.0.0 API Documentation (internals))</title>
<meta name="date" content="2016-08-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="ActivatableMercuryImpl (Apache River v3.0.0 API Documentation (internals))";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ActivatableMercuryImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../org/apache/river/mercury/ControlLog.html" title="class in org.apache.river.mercury"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/river/mercury/ActivatableMercuryImpl.html" target="_top">Frames</a></li>
<li><a href="ActivatableMercuryImpl.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.river.mercury.MailboxImpl">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.river.mercury.MailboxImpl">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.org.apache.river.mercury.MailboxImpl">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.river.mercury</div>
<h2 title="Class ActivatableMercuryImpl" class="title">Class ActivatableMercuryImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury">org.apache.river.mercury.MailboxImpl</a></li>
<li>
<ul class="inheritance">
<li>org.apache.river.mercury.ActivatableMercuryImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/Remote.html?is-external=true" title="class or interface in java.rmi">Remote</a>, <a href="../../../../net/jini/admin/Administrable.html" title="interface in net.jini.admin">Administrable</a>, <a href="../../../../net/jini/admin/JoinAdmin.html" title="interface in net.jini.admin">JoinAdmin</a>, <a href="../../../../net/jini/event/EventMailbox.html" title="interface in net.jini.event">EventMailbox</a>, <a href="../../../../net/jini/event/PullEventMailbox.html" title="interface in net.jini.event">PullEventMailbox</a>, <a href="../../../../net/jini/export/ProxyAccessor.html" title="interface in net.jini.export">ProxyAccessor</a>, <a href="../../../../net/jini/security/proxytrust/ServerProxyTrust.html" title="interface in net.jini.security.proxytrust">ServerProxyTrust</a>, <a href="../../../../org/apache/river/admin/DestroyAdmin.html" title="interface in org.apache.river.admin">DestroyAdmin</a>, <a href="../../../../org/apache/river/api/util/Startable.html" title="interface in org.apache.river.api.util">Startable</a>, <a href="../../../../org/apache/river/constants/TimeConstants.html" title="interface in org.apache.river.constants">TimeConstants</a>, <a href="../../../../org/apache/river/landlord/Landlord.html" title="interface in org.apache.river.landlord">Landlord</a>, <a href="../../../../org/apache/river/mercury/MailboxAdmin.html" title="interface in org.apache.river.mercury">MailboxAdmin</a>, <a href="../../../../org/apache/river/mercury/MailboxBackEnd.html" title="interface in org.apache.river.mercury">MailboxBackEnd</a>, <a href="../../../../org/apache/river/start/ServiceProxyAccessor.html" title="interface in org.apache.river.start">ServiceProxyAccessor</a></dd>
</dl>
<hr>
<br>
<pre>class <span class="typeNameLabel">ActivatableMercuryImpl</span>
extends <a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury">MailboxImpl</a></pre>
<div class="block">Convenience class intended for use with the
<a href="../../../../org/apache/river/start/ServiceStarter.html" title="class in org.apache.river.start"><code>ServiceStarter</code></a> framework to start
an implementation of Mercury that is activatable, and which will
log its state information to persistent storage.</div>
<dl>
<dt><span class="simpleTagLabel">Since:</span></dt>
<dd>2.0</dd>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Sun Microsystems, Inc.</dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.river.mercury.MailboxImpl">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.river.mercury.<a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury">MailboxImpl</a></h3>
<code><a href="../../../../org/apache/river/mercury/MailboxImpl.NotifyTask.html" title="class in org.apache.river.mercury">MailboxImpl.NotifyTask</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.river.landlord.Landlord">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from interface&nbsp;org.apache.river.landlord.<a href="../../../../org/apache/river/landlord/Landlord.html" title="interface in org.apache.river.landlord">Landlord</a></h3>
<code><a href="../../../../org/apache/river/landlord/Landlord.RenewResults.html" title="class in org.apache.river.landlord">Landlord.RenewResults</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.river.mercury.MailboxImpl">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.river.mercury.<a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury">MailboxImpl</a></h3>
<code><a href="../../../../org/apache/river/mercury/MailboxImpl.html#ADMIN_LOGGER">ADMIN_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#DELIVERY_LOGGER">DELIVERY_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#EXPIRATION_LOGGER">EXPIRATION_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#exporter">exporter</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#INIT_LOGGER">INIT_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#LEASE_LOGGER">LEASE_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#loginContext">loginContext</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#MAILBOX_SOURCE_CLASS">MAILBOX_SOURCE_CLASS</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#MERCURY">MERCURY</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#OPERATIONS_LOGGER">OPERATIONS_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#PERSISTENCE_LOGGER">PERSISTENCE_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#RECEIVE_LOGGER">RECEIVE_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#RECOVERY_LOGGER">RECOVERY_LOGGER</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#STARTUP_LOGGER">STARTUP_LOGGER</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.river.constants.TimeConstants">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;org.apache.river.constants.<a href="../../../../org/apache/river/constants/TimeConstants.html" title="interface in org.apache.river.constants">TimeConstants</a></h3>
<code><a href="../../../../org/apache/river/constants/TimeConstants.html#DAYS">DAYS</a>, <a href="../../../../org/apache/river/constants/TimeConstants.html#HOURS">HOURS</a>, <a href="../../../../org/apache/river/constants/TimeConstants.html#MINUTES">MINUTES</a>, <a href="../../../../org/apache/river/constants/TimeConstants.html#SECONDS">SECONDS</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../org/apache/river/mercury/ActivatableMercuryImpl.html#ActivatableMercuryImpl-java.rmi.activation.ActivationID-java.rmi.MarshalledObject-">ActivatableMercuryImpl</a></span>(<a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationID.html?is-external=true" title="class or interface in java.rmi.activation">ActivationID</a>&nbsp;activationID,
<a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/MarshalledObject.html?is-external=true" title="class or interface in java.rmi">MarshalledObject</a>&nbsp;data)</code>
<div class="block">Constructs a new instance of <code>MailboxImpl</code> that is
activatable, and which will persist its state.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.river.mercury.MailboxImpl">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.river.mercury.<a href="../../../../org/apache/river/mercury/MailboxImpl.html" title="class in org.apache.river.mercury">MailboxImpl</a></h3>
<code><a href="../../../../org/apache/river/mercury/MailboxImpl.html#addLookupAttributes-net.jini.core.entry.Entry:A-">addLookupAttributes</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#addLookupGroups-java.lang.String:A-">addLookupGroups</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#addLookupLocators-net.jini.core.discovery.LookupLocator:A-">addLookupLocators</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#addUnknownEvents-net.jini.id.Uuid-java.util.Collection-">addUnknownEvents</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#cancel-net.jini.id.Uuid-">cancel</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#cancelAll-net.jini.id.Uuid:A-">cancelAll</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#destroy--">destroy</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#disableDelivery-net.jini.id.Uuid-">disableDelivery</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#dumpAttrs-net.jini.core.entry.Entry:A-java.util.logging.Logger-java.util.logging.Level-">dumpAttrs</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#dumpGroups-java.lang.String:A-java.util.logging.Logger-java.util.logging.Level-">dumpGroups</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#dumpLocators-net.jini.core.discovery.LookupLocator:A-java.util.logging.Logger-java.util.logging.Level-">dumpLocators</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#enableDelivery-net.jini.id.Uuid-net.jini.core.event.RemoteEventListener-">enableDelivery</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#ensureCurrent-org.apache.river.landlord.LeasedResource-">ensureCurrent</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getAdmin--">getAdmin</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getEventLogPath-java.lang.String-net.jini.id.Uuid-">getEventLogPath</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getLookupAttributes--">getLookupAttributes</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getLookupGroups--">getLookupGroups</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getLookupLocators--">getLookupLocators</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getNextBatch-net.jini.id.Uuid-net.jini.id.Uuid-long-java.lang.Object-">getNextBatch</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getProxy--">getProxy</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getProxyVerifier--">getProxyVerifier</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getRemoteEvents-net.jini.id.Uuid-">getRemoteEvents</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#getServiceProxy--">getServiceProxy</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#initFailed-java.lang.Throwable-">initFailed</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#modifyLookupAttributes-net.jini.core.entry.Entry:A-net.jini.core.entry.Entry:A-">modifyLookupAttributes</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#notify-net.jini.id.Uuid-net.jini.core.event.RemoteEvent-">notify</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#prepareExistingLocators-net.jini.security.ProxyPreparer-net.jini.core.discovery.LookupLocator:A-">prepareExistingLocators</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#pullRegister-long-">pullRegister</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#register-long-">register</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#removeLookupGroups-java.lang.String:A-">removeLookupGroups</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#removeLookupLocators-net.jini.core.discovery.LookupLocator:A-">removeLookupLocators</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#renew-net.jini.id.Uuid-long-">renew</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#renewAll-net.jini.id.Uuid:A-long:A-">renewAll</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#setLookupGroups-java.lang.String:A-">setLookupGroups</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#setLookupLocators-net.jini.core.discovery.LookupLocator:A-">setLookupLocators</a>, <a href="../../../../org/apache/river/mercury/MailboxImpl.html#start--">start</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ActivatableMercuryImpl-java.rmi.activation.ActivationID-java.rmi.MarshalledObject-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ActivatableMercuryImpl</h4>
<pre>ActivatableMercuryImpl(<a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationID.html?is-external=true" title="class or interface in java.rmi.activation">ActivationID</a>&nbsp;activationID,
<a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/MarshalledObject.html?is-external=true" title="class or interface in java.rmi">MarshalledObject</a>&nbsp;data)
throws <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></pre>
<div class="block">Constructs a new instance of <code>MailboxImpl</code> that is
activatable, and which will persist its state.
<p>
A constructor having this signature is required for the class to
be activatable. This constructor is automatically called by the
activation group when the service is activated.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>activationID</code> - the activation ID generated by the activation
system and assigned to the instance of the server
being activated</dd>
<dd><code>data</code> - state data (represented as a
<code>MarshalledObject</code>) which is needed to
re-activate this server</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a></code> - If there was a problem initializing the service.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/ActivatableMercuryImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev&nbsp;Class</li>
<li><a href="../../../../org/apache/river/mercury/ControlLog.html" title="class in org.apache.river.mercury"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/river/mercury/ActivatableMercuryImpl.html" target="_top">Frames</a></li>
<li><a href="ActivatableMercuryImpl.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.classes.inherited.from.class.org.apache.river.mercury.MailboxImpl">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.river.mercury.MailboxImpl">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#methods.inherited.from.class.org.apache.river.mercury.MailboxImpl">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li>Method</li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright 2007-2013, multiple authors.<br>Licensed under the <a href=http://www.apache.org/licenses/LICENSE-2.0 target=child >Apache License, Version 2.0</a>, see the <a href=../../../../doc-files/NOTICE target=child >NOTICE</a> file for attributions.</small></p>
</body>
</html>