| <!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:43:00 EST 2016 --> | |
| <title>SharedGroupImpl (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="SharedGroupImpl (Apache River v3.0.0 API Documentation (internals))"; | |
| } | |
| } | |
| catch(err) { | |
| } | |
| //--> | |
| var methods = {"i0":10,"i1":10,"i2":9,"i3":9,"i4":9,"i5":10,"i6":10,"i7":10}; | |
| var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]}; | |
| var altColor = "altColor"; | |
| var rowColor = "rowColor"; | |
| var tableTab = "tableTab"; | |
| var activeTableTab = "activeTableTab"; | |
| </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/SharedGroupImpl.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><a href="../../../../org/apache/river/start/SharedGroupBackEnd.html" title="interface in org.apache.river.start"><span class="typeNameLink">Prev Class</span></a></li> | |
| <li><a href="../../../../org/apache/river/start/SharedGroupImpl.DestroyThread.html" title="class in org.apache.river.start"><span class="typeNameLink">Next Class</span></a></li> | |
| </ul> | |
| <ul class="navList"> | |
| <li><a href="../../../../index.html?org/apache/river/start/SharedGroupImpl.html" target="_top">Frames</a></li> | |
| <li><a href="SharedGroupImpl.html" target="_top">No Frames</a></li> | |
| </ul> | |
| <ul class="navList" id="allclasses_navbar_top"> | |
| <li><a href="../../../../allclasses-noframe.html">All 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: </li> | |
| <li><a href="#nested.class.summary">Nested</a> | </li> | |
| <li><a href="#field.summary">Field</a> | </li> | |
| <li><a href="#constructor.summary">Constr</a> | </li> | |
| <li><a href="#method.summary">Method</a></li> | |
| </ul> | |
| <ul class="subNavList"> | |
| <li>Detail: </li> | |
| <li><a href="#field.detail">Field</a> | </li> | |
| <li><a href="#constructor.detail">Constr</a> | </li> | |
| <li><a href="#method.detail">Method</a></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.start</div> | |
| <h2 title="Class SharedGroupImpl" class="title">Class SharedGroupImpl</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>org.apache.river.start.SharedGroupImpl</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/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/api/util/Startable.html" title="interface in org.apache.river.api.util">Startable</a>, <a href="../../../../org/apache/river/start/SharedGroup.html" title="interface in org.apache.river.start">SharedGroup</a>, <a href="../../../../org/apache/river/start/SharedGroupBackEnd.html" title="interface in org.apache.river.start">SharedGroupBackEnd</a></dd> | |
| </dl> | |
| <hr> | |
| <br> | |
| <pre>public class <span class="typeNameLabel">SharedGroupImpl</span> | |
| extends <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> | |
| implements <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="../../../../org/apache/river/start/SharedGroupBackEnd.html" title="interface in org.apache.river.start">SharedGroupBackEnd</a>, <a href="../../../../net/jini/security/proxytrust/ServerProxyTrust.html" title="interface in net.jini.security.proxytrust">ServerProxyTrust</a>, <a href="../../../../net/jini/export/ProxyAccessor.html" title="interface in net.jini.export">ProxyAccessor</a>, <a href="../../../../org/apache/river/api/util/Startable.html" title="interface in org.apache.river.api.util">Startable</a></pre> | |
| <div class="block">The provided implementation | |
| of the <a href="../../../../org/apache/river/start/SharedGroup.html" title="interface in org.apache.river.start"><code>SharedGroup</code></a> service. | |
| The following items are discussed below: | |
| <ul> | |
| <li><a href="#configEntries">Configuring SharedGroupImpl</a> | |
| <li><a href="#logging">Logging</a> | |
| </ul> | |
| <a name="configEntries"> | |
| <h3>Configuring SharedGroupImpl</h3> | |
| </a> | |
| This implementation of <code>SharedGroupImpl</code> supports the | |
| following configuration entries, with component | |
| <code>org.apache.river.start</code>: | |
| <table summary="Describes the activationIdPreparer configuration entry" | |
| border="0" cellpadding="2"> | |
| <tr valign="top"> | |
| <th scope="col" summary="layout"> <font size="+1">•</font> | |
| <th scope="col" align="left" colspan="2"> <font size="+1"><code> | |
| activationIdPreparer</code></font> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Type: <td> <a href="../../../../net/jini/security/ProxyPreparer.html" title="interface in net.jini.security"><code>ProxyPreparer</code></a> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Default: <td> <code> | |
| new <a href="../../../../net/jini/security/BasicProxyPreparer.html" title="class in net.jini.security"><code>BasicProxyPreparer</code></a>() | |
| </code> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Description: <td> The proxy preparer for the service's activation | |
| ID. The value should not be <code>null</code>. | |
| The service starter calls the | |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationID.html?is-external=true#activate-boolean-" title="class or interface in java.rmi.activation"><code>activate</code></a> method to activate the service. | |
| </table> | |
| <table summary="Describes the activationSystemPreparer configuration | |
| entry" | |
| border="0" cellpadding="2"> | |
| <tr valign="top"> | |
| <th scope="col" summary="layout"> <font size="+1">•</font> | |
| <th scope="col" align="left" colspan="2"> <font size="+1"><code> | |
| activationSystemPreparer</code></font> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Type: <td> <a href="../../../../net/jini/security/ProxyPreparer.html" title="interface in net.jini.security"><code>ProxyPreparer</code></a> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Default: <td> <code> | |
| new <a href="../../../../net/jini/security/BasicProxyPreparer.html" title="class in net.jini.security"><code>BasicProxyPreparer</code></a>()</code> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Description: <td> The proxy preparer for the proxy for the | |
| activation system. The value should not be <code>null</code>. This | |
| entry is obtained at service start and restart. | |
| The service calls the <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationSystem.html?is-external=true#unregisterGroup-java.rmi.activation.ActivationGroupID-" title="class or interface in java.rmi.activation"><code>unregisterGroup</code></a> method on the <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationSystem.html?is-external=true" title="class or interface in java.rmi.activation"><code>ActivationSystem</code></a> upon service destruction. | |
| </table> | |
| <table summary="Describes the exporter configuration entry" | |
| border="0" cellpadding="2"> | |
| <tr valign="top"> | |
| <th scope="col" summary="layout"> <font size="+1">•</font> | |
| <th scope="col" align="left" colspan="2"> <font size="+1"><code> | |
| exporter</code></font> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Type: <td> <a href="../../../../net/jini/export/Exporter.html" title="interface in net.jini.export"><code>Exporter</code></a> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Default: <td> | |
| <pre> | |
| new <a href="../../../../net/jini/activation/ActivationExporter.html" title="class in net.jini.activation"><code>ActivationExporter</code></a>( | |
| <i>activationID</i>, | |
| new <a href="../../../../net/jini/jeri/BasicJeriExporter.html" title="class in net.jini.jeri"><code>BasicJeriExporter</code></a>( | |
| <a href="../../../../net/jini/jeri/tcp/TcpServerEndpoint.html#getInstance-int-"><code>TcpServerEndpoint.getInstance</code></a>(0), | |
| new <a href="../../../../net/jini/jeri/BasicILFactory.html" title="class in net.jini.jeri"><code>BasicILFactory</code></a>(), false, true)) | |
| </pre> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Description: <td> The object to use for exporting the service. The | |
| value should not be <code>null</code>. The call to | |
| <code>getEntry</code> will supply the activation ID in | |
| the <code>data</code> argument. This entry is obtained at service | |
| start and restart. | |
| </table> <p> | |
| <table summary="Describes the loginContext configuration entry" | |
| border="0" cellpadding="2"> | |
| <tr valign="top"> | |
| <th scope="col" summary="layout"> <font size="+1">•</font> | |
| <th scope="col" align="left" colspan="2"> <font size="+1"><code> | |
| loginContext</code></font> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Type: <td> <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login"><code>LoginContext</code></a> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Default: <td> <code>null</code> | |
| <tr valign="top"> <td>   <th scope="row" align="right"> | |
| Description: <td> If not <code>null</code>, specifies the JAAS | |
| login context to use for performing a JAAS login and supplying the | |
| <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/Subject.html?is-external=true" title="class or interface in javax.security.auth"><code>Subject</code></a> to use when running the | |
| service. If <code>null</code>, no JAAS login is performed. This | |
| entry is obtained at service start and restart. | |
| </table> | |
| <a name="logging"> | |
| <h3>Loggers and Logging Levels</h3> | |
| </a> | |
| The SharedGroupImpl service implementation uses the <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging"><code>Logger</code></a>, named <code>org.apache.river.sharedGroup</code>. | |
| The following table describes the | |
| type of information logged as well as the levels of information logged. | |
| <p> | |
| <table border="1" cellpadding="5" | |
| summary="Describes logging performed by sharedGroup at different | |
| logging levels"> | |
| <caption halign="center" valign="top"><b><code> | |
| org.apache.river.start.sharedGroup</code></b></caption> | |
| <tr> <th scope="col"> Level <th scope="col"> Description | |
| <tr> <td> <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Level.html?is-external=true#FINE" title="class or interface in java.util.logging"><code>FINE</code></a> <td> | |
| for low level | |
| service operation tracing | |
| <tr> <td> <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Level.html?is-external=true#FINER" title="class or interface in java.util.logging"><code>FINER</code></a> <td> | |
| for lower level | |
| service operation tracing | |
| <tr> <td> <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Level.html?is-external=true#FINEST" title="class or interface in java.util.logging"><code>FINEST</code></a> <td> | |
| for lowest level | |
| service operation tracing | |
| </table> <p></div> | |
| <dl> | |
| <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> | |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation"> | |
| <caption><span>Nested Classes</span><span class="tabEnd"> </span></caption> | |
| <tr> | |
| <th class="colFirst" scope="col">Modifier and Type</th> | |
| <th class="colLast" scope="col">Class and Description</th> | |
| </tr> | |
| <tr class="altColor"> | |
| <td class="colFirst"><code>private class </code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.DestroyThread.html" title="class in org.apache.river.start">SharedGroupImpl.DestroyThread</a></span></code> | |
| <div class="block">Termination thread code.</div> | |
| </td> | |
| </tr> | |
| </table> | |
| </li> | |
| </ul> | |
| <!-- =========== FIELD SUMMARY =========== --> | |
| <ul class="blockList"> | |
| <li class="blockList"><a name="field.summary"> | |
| <!-- --> | |
| </a> | |
| <h3>Field Summary</h3> | |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation"> | |
| <caption><span>Fields</span><span class="tabEnd"> </span></caption> | |
| <tr> | |
| <th class="colFirst" scope="col">Modifier and Type</th> | |
| <th class="colLast" scope="col">Field and Description</th> | |
| </tr> | |
| <tr class="altColor"> | |
| <td class="colFirst"><code>private <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></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#activationID">activationID</a></span></code> | |
| <div class="block">Our prepared activation ID reference</div> | |
| </td> | |
| </tr> | |
| <tr class="rowColor"> | |
| <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationSystem.html?is-external=true" title="class or interface in java.rmi.activation">ActivationSystem</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#activationSystem">activationSystem</a></span></code> | |
| <div class="block">The prepared activation system reference</div> | |
| </td> | |
| </tr> | |
| <tr class="altColor"> | |
| <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/6/docs/api/java/security/AccessControlContext.html?is-external=true" title="class or interface in java.security">AccessControlContext</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#context">context</a></span></code> </td> | |
| </tr> | |
| <tr class="rowColor"> | |
| <td class="colFirst"><code>protected <a href="../../../../net/jini/export/Exporter.html" title="interface in net.jini.export">Exporter</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#exporter">exporter</a></span></code> | |
| <div class="block">The exporter for exporting and unexporting</div> | |
| </td> | |
| </tr> | |
| <tr class="altColor"> | |
| <td class="colFirst"><code>(package private) static <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging">Logger</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#logger">logger</a></span></code> | |
| <div class="block">Configure logger</div> | |
| </td> | |
| </tr> | |
| <tr class="rowColor"> | |
| <td class="colFirst"><code>private <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login">LoginContext</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#loginContext">loginContext</a></span></code> | |
| <div class="block"><code>LoginContext</code> for this service.</div> | |
| </td> | |
| </tr> | |
| <tr class="altColor"> | |
| <td class="colFirst"><code>private <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></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#ourStub">ourStub</a></span></code> | |
| <div class="block">The inner proxy of this server</div> | |
| </td> | |
| </tr> | |
| <tr class="rowColor"> | |
| <td class="colFirst"><code>(package private) static <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#START_PACKAGE">START_PACKAGE</a></span></code> | |
| <div class="block">Component name for configuration entries</div> | |
| </td> | |
| </tr> | |
| </table> | |
| </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"> </span></caption> | |
| <tr> | |
| <th class="colFirst" scope="col">Modifier</th> | |
| <th class="colLast" scope="col">Constructor and Description</th> | |
| </tr> | |
| <tr class="altColor"> | |
| <td class="colFirst"><code>(package private)</code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#SharedGroupImpl-java.rmi.activation.ActivationID-java.rmi.MarshalledObject-">SharedGroupImpl</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> 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> data)</code> | |
| <div class="block">Activation constructor.</div> | |
| </td> | |
| </tr> | |
| <tr class="rowColor"> | |
| <td class="colFirst"><code>private </code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#SharedGroupImpl-org.apache.river.start.SharedGroupImplInit-">SharedGroupImpl</a></span>(<a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a> init)</code> </td> | |
| </tr> | |
| </table> | |
| </li> | |
| </ul> | |
| <!-- ========== METHOD SUMMARY =========== --> | |
| <ul class="blockList"> | |
| <li class="blockList"><a name="method.summary"> | |
| <!-- --> | |
| </a> | |
| <h3>Method Summary</h3> | |
| <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> | |
| <caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption> | |
| <tr> | |
| <th class="colFirst" scope="col">Modifier and Type</th> | |
| <th class="colLast" scope="col">Method and Description</th> | |
| </tr> | |
| <tr id="i0" class="altColor"> | |
| <td class="colFirst"><code>private void</code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#cleanup--">cleanup</a></span>()</code> | |
| <div class="block">Private utility method which attempts to roll back from | |
| from a failed initialization attempt.</div> | |
| </td> | |
| </tr> | |
| <tr id="i1" class="rowColor"> | |
| <td class="colFirst"><code>void</code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#destroyVM--">destroyVM</a></span>()</code> | |
| <div class="block">Cause the hosting VM to exit.</div> | |
| </td> | |
| </tr> | |
| <tr id="i2" class="altColor"> | |
| <td class="colFirst"><code>private static <a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#doInit-net.jini.config.Configuration-java.rmi.activation.ActivationID-javax.security.auth.login.LoginContext-">doInit</a></span>(<a href="../../../../net/jini/config/Configuration.html" title="interface in net.jini.config">Configuration</a> config, | |
| <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> id, | |
| <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login">LoginContext</a> loginContext)</code> </td> | |
| </tr> | |
| <tr id="i3" class="rowColor"> | |
| <td class="colFirst"><code>private static <a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#doInitWithLogin-net.jini.config.Configuration-java.rmi.activation.ActivationID-javax.security.auth.login.LoginContext-">doInitWithLogin</a></span>(<a href="../../../../net/jini/config/Configuration.html" title="interface in net.jini.config">Configuration</a> config, | |
| <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> id, | |
| <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login">LoginContext</a> loginContext)</code> </td> | |
| </tr> | |
| <tr id="i4" class="altColor"> | |
| <td class="colFirst"><code>private static <a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#getInit-java.rmi.activation.ActivationID-java.rmi.MarshalledObject-">getInit</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> 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> data)</code> </td> | |
| </tr> | |
| <tr id="i5" class="rowColor"> | |
| <td class="colFirst"><code><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></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#getProxy--">getProxy</a></span>()</code> | |
| <div class="block">Returns a proxy object for this remote object.</div> | |
| </td> | |
| </tr> | |
| <tr id="i6" class="altColor"> | |
| <td class="colFirst"><code><a href="../../../../net/jini/security/TrustVerifier.html" title="interface in net.jini.security">TrustVerifier</a></code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#getProxyVerifier--">getProxyVerifier</a></span>()</code> | |
| <div class="block">Returns a <code>TrustVerifier</code> that can be used to verify that | |
| a proxy can be trusted as a proxy for the service; that is, the | |
| <a href="../../../../net/jini/security/TrustVerifier.html#isTrustedObject-java.lang.Object-net.jini.security.TrustVerifier.Context-"><code>isTrustedObject</code></a> method of the | |
| returned verifier can be called with a candidate proxy.</div> | |
| </td> | |
| </tr> | |
| <tr id="i7" class="rowColor"> | |
| <td class="colFirst"><code>void</code></td> | |
| <td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/river/start/SharedGroupImpl.html#start--">start</a></span>()</code> | |
| <div class="block">Called after construction, this method enables objects to delay | |
| starting threads or exporting until after construction is complete, | |
| to allow safe publication of the service in accordance with the JMM.</div> | |
| </td> | |
| </tr> | |
| </table> | |
| <ul class="blockList"> | |
| <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object"> | |
| <!-- --> | |
| </a> | |
| <h3>Methods inherited from class 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"> | |
| <!-- ============ FIELD DETAIL =========== --> | |
| <ul class="blockList"> | |
| <li class="blockList"><a name="field.detail"> | |
| <!-- --> | |
| </a> | |
| <h3>Field Detail</h3> | |
| <a name="START_PACKAGE"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>START_PACKAGE</h4> | |
| <pre>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> START_PACKAGE</pre> | |
| <div class="block">Component name for configuration entries</div> | |
| <dl> | |
| <dt><span class="seeLabel">See Also:</span></dt> | |
| <dd><a href="../../../../constant-values.html#org.apache.river.start.SharedGroupImpl.START_PACKAGE">Constant Field Values</a></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="logger"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>logger</h4> | |
| <pre>static final <a href="http://docs.oracle.com/javase/6/docs/api/java/util/logging/Logger.html?is-external=true" title="class or interface in java.util.logging">Logger</a> logger</pre> | |
| <div class="block">Configure logger</div> | |
| </li> | |
| </ul> | |
| <a name="activationID"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>activationID</h4> | |
| <pre>private final <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> activationID</pre> | |
| <div class="block">Our prepared activation ID reference</div> | |
| </li> | |
| </ul> | |
| <a name="activationSystem"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>activationSystem</h4> | |
| <pre>private volatile <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationSystem.html?is-external=true" title="class or interface in java.rmi.activation">ActivationSystem</a> activationSystem</pre> | |
| <div class="block">The prepared activation system reference</div> | |
| </li> | |
| </ul> | |
| <a name="ourStub"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>ourStub</h4> | |
| <pre>private <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> ourStub</pre> | |
| <div class="block">The inner proxy of this server</div> | |
| </li> | |
| </ul> | |
| <a name="loginContext"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>loginContext</h4> | |
| <pre>private final <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login">LoginContext</a> loginContext</pre> | |
| <div class="block"><code>LoginContext</code> for this service.</div> | |
| </li> | |
| </ul> | |
| <a name="exporter"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>exporter</h4> | |
| <pre>protected final <a href="../../../../net/jini/export/Exporter.html" title="interface in net.jini.export">Exporter</a> exporter</pre> | |
| <div class="block">The exporter for exporting and unexporting</div> | |
| </li> | |
| </ul> | |
| <a name="context"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockListLast"> | |
| <li class="blockList"> | |
| <h4>context</h4> | |
| <pre>private final <a href="http://docs.oracle.com/javase/6/docs/api/java/security/AccessControlContext.html?is-external=true" title="class or interface in java.security">AccessControlContext</a> context</pre> | |
| </li> | |
| </ul> | |
| </li> | |
| </ul> | |
| <!-- ========= CONSTRUCTOR DETAIL ======== --> | |
| <ul class="blockList"> | |
| <li class="blockList"><a name="constructor.detail"> | |
| <!-- --> | |
| </a> | |
| <h3>Constructor Detail</h3> | |
| <a name="SharedGroupImpl-java.rmi.activation.ActivationID-java.rmi.MarshalledObject-"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>SharedGroupImpl</h4> | |
| <pre>SharedGroupImpl(<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> 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> 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">Activation constructor.</div> | |
| <dl> | |
| <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></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="SharedGroupImpl-org.apache.river.start.SharedGroupImplInit-"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockListLast"> | |
| <li class="blockList"> | |
| <h4>SharedGroupImpl</h4> | |
| <pre>private SharedGroupImpl(<a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a> init)</pre> | |
| </li> | |
| </ul> | |
| </li> | |
| </ul> | |
| <!-- ============ METHOD DETAIL ========== --> | |
| <ul class="blockList"> | |
| <li class="blockList"><a name="method.detail"> | |
| <!-- --> | |
| </a> | |
| <h3>Method Detail</h3> | |
| <a name="getInit-java.rmi.activation.ActivationID-java.rmi.MarshalledObject-"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>getInit</h4> | |
| <pre>private static <a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a> getInit(<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> 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> data) | |
| throws <a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a>, | |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a>, | |
| <a href="../../../../net/jini/config/ConfigurationException.html" title="class in net.jini.config">ConfigurationException</a>, | |
| <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> | |
| <dl> | |
| <dt><span class="throwsLabel">Throws:</span></dt> | |
| <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code></dd> | |
| <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/lang/ClassNotFoundException.html?is-external=true" title="class or interface in java.lang">ClassNotFoundException</a></code></dd> | |
| <dd><code><a href="../../../../net/jini/config/ConfigurationException.html" title="class in net.jini.config">ConfigurationException</a></code></dd> | |
| <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></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="doInitWithLogin-net.jini.config.Configuration-java.rmi.activation.ActivationID-javax.security.auth.login.LoginContext-"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>doInitWithLogin</h4> | |
| <pre>private static <a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a> doInitWithLogin(<a href="../../../../net/jini/config/Configuration.html" title="interface in net.jini.config">Configuration</a> config, | |
| <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> id, | |
| <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login">LoginContext</a> loginContext) | |
| 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> | |
| <dl> | |
| <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></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="doInit-net.jini.config.Configuration-java.rmi.activation.ActivationID-javax.security.auth.login.LoginContext-"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>doInit</h4> | |
| <pre>private static <a href="../../../../org/apache/river/start/SharedGroupImplInit.html" title="class in org.apache.river.start">SharedGroupImplInit</a> doInit(<a href="../../../../net/jini/config/Configuration.html" title="interface in net.jini.config">Configuration</a> config, | |
| <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> id, | |
| <a href="http://docs.oracle.com/javase/6/docs/api/javax/security/auth/login/LoginContext.html?is-external=true" title="class or interface in javax.security.auth.login">LoginContext</a> loginContext) | |
| 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> | |
| <dl> | |
| <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></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="start--"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>start</h4> | |
| <pre>public final void start() | |
| throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/server/ExportException.html?is-external=true" title="class or interface in java.rmi.server">ExportException</a></pre> | |
| <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/river/api/util/Startable.html#start--">Startable</a></code></span></div> | |
| <div class="block">Called after construction, this method enables objects to delay | |
| starting threads or exporting until after construction is complete, | |
| to allow safe publication of the service in accordance with the JMM. | |
| <p> | |
| In addition to starting threads after construction, it also allows | |
| objects to avoid throwing an exception during construction to avoid | |
| finalizer attacks. | |
| <p> | |
| The implementation is required to ensure start() is idempotent | |
| (only executed once, additional invocations must return immediately).</div> | |
| <dl> | |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
| <dd><code><a href="../../../../org/apache/river/api/util/Startable.html#start--">start</a></code> in interface <code><a href="../../../../org/apache/river/api/util/Startable.html" title="interface in org.apache.river.api.util">Startable</a></code></dd> | |
| <dt><span class="throwsLabel">Throws:</span></dt> | |
| <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/server/ExportException.html?is-external=true" title="class or interface in java.rmi.server">ExportException</a></code></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="destroyVM--"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>destroyVM</h4> | |
| <pre>public void destroyVM() | |
| throws <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a>, | |
| <a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationException.html?is-external=true" title="class or interface in java.rmi.activation">ActivationException</a></pre> | |
| <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../org/apache/river/start/SharedGroup.html#destroyVM--">SharedGroup</a></code></span></div> | |
| <div class="block">Cause the hosting VM to exit. | |
| This method should (in effect) spawn a | |
| separate thread to do the actual work asynchronously, | |
| and make a reasonable attempt to let this remote call | |
| return successfully. As such, a successful return from this | |
| method does not mean that the VM has been | |
| destroyed. Although the service should make a reasonable | |
| attempt to let this remote call return successfully, | |
| the service must not wait indefinitely for other | |
| (in-progress and subsequent) remote calls to finish before | |
| proceeding to destroy its hosting VM. Once this method has been called, | |
| the service can, but need not, reject all other | |
| (in-progress and subsequent) remote calls to the service.</div> | |
| <dl> | |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
| <dd><code><a href="../../../../org/apache/river/start/SharedGroup.html#destroyVM--">destroyVM</a></code> in interface <code><a href="../../../../org/apache/river/start/SharedGroup.html" title="interface in org.apache.river.start">SharedGroup</a></code></dd> | |
| <dt><span class="throwsLabel">Throws:</span></dt> | |
| <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/RemoteException.html?is-external=true" title="class or interface in java.rmi">RemoteException</a></code> - if there was a problem communicating with | |
| the shared group object</dd> | |
| <dd><code><a href="http://docs.oracle.com/javase/6/docs/api/java/rmi/activation/ActivationException.html?is-external=true" title="class or interface in java.rmi.activation">ActivationException</a></code> - if there was a problem creating an | |
| activatable shared group instance</dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="cleanup--"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>cleanup</h4> | |
| <pre>private void cleanup()</pre> | |
| <div class="block">Private utility method which attempts to roll back from | |
| from a failed initialization attempt.</div> | |
| </li> | |
| </ul> | |
| <a name="getProxy--"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockList"> | |
| <li class="blockList"> | |
| <h4>getProxy</h4> | |
| <pre>public <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> getProxy()</pre> | |
| <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../net/jini/export/ProxyAccessor.html#getProxy--">ProxyAccessor</a></code></span></div> | |
| <div class="block">Returns a proxy object for this remote object. If this remote | |
| object is not exported (and hence, no proxy is available), then | |
| <code>null</code> is returned.</div> | |
| <dl> | |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
| <dd><code><a href="../../../../net/jini/export/ProxyAccessor.html#getProxy--">getProxy</a></code> in interface <code><a href="../../../../net/jini/export/ProxyAccessor.html" title="interface in net.jini.export">ProxyAccessor</a></code></dd> | |
| <dt><span class="returnLabel">Returns:</span></dt> | |
| <dd>a proxy, or <code>null</code></dd> | |
| </dl> | |
| </li> | |
| </ul> | |
| <a name="getProxyVerifier--"> | |
| <!-- --> | |
| </a> | |
| <ul class="blockListLast"> | |
| <li class="blockList"> | |
| <h4>getProxyVerifier</h4> | |
| <pre>public <a href="../../../../net/jini/security/TrustVerifier.html" title="interface in net.jini.security">TrustVerifier</a> getProxyVerifier()</pre> | |
| <div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../net/jini/security/proxytrust/ServerProxyTrust.html#getProxyVerifier--">ServerProxyTrust</a></code></span></div> | |
| <div class="block">Returns a <code>TrustVerifier</code> that can be used to verify that | |
| a proxy can be trusted as a proxy for the service; that is, the | |
| <a href="../../../../net/jini/security/TrustVerifier.html#isTrustedObject-java.lang.Object-net.jini.security.TrustVerifier.Context-"><code>isTrustedObject</code></a> method of the | |
| returned verifier can be called with a candidate proxy. The verifier | |
| should be able to verify all proxies for the service, including | |
| proxies for resources (such as leases and registrations).</div> | |
| <dl> | |
| <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> | |
| <dd><code><a href="../../../../net/jini/security/proxytrust/ServerProxyTrust.html#getProxyVerifier--">getProxyVerifier</a></code> in interface <code><a href="../../../../net/jini/security/proxytrust/ServerProxyTrust.html" title="interface in net.jini.security.proxytrust">ServerProxyTrust</a></code></dd> | |
| <dt><span class="returnLabel">Returns:</span></dt> | |
| <dd>a <code>TrustVerifier</code> that can be used to verify that | |
| a proxy can be trusted as a proxy for 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/SharedGroupImpl.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><a href="../../../../org/apache/river/start/SharedGroupBackEnd.html" title="interface in org.apache.river.start"><span class="typeNameLink">Prev Class</span></a></li> | |
| <li><a href="../../../../org/apache/river/start/SharedGroupImpl.DestroyThread.html" title="class in org.apache.river.start"><span class="typeNameLink">Next Class</span></a></li> | |
| </ul> | |
| <ul class="navList"> | |
| <li><a href="../../../../index.html?org/apache/river/start/SharedGroupImpl.html" target="_top">Frames</a></li> | |
| <li><a href="SharedGroupImpl.html" target="_top">No Frames</a></li> | |
| </ul> | |
| <ul class="navList" id="allclasses_navbar_bottom"> | |
| <li><a href="../../../../allclasses-noframe.html">All 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: </li> | |
| <li><a href="#nested.class.summary">Nested</a> | </li> | |
| <li><a href="#field.summary">Field</a> | </li> | |
| <li><a href="#constructor.summary">Constr</a> | </li> | |
| <li><a href="#method.summary">Method</a></li> | |
| </ul> | |
| <ul class="subNavList"> | |
| <li>Detail: </li> | |
| <li><a href="#field.detail">Field</a> | </li> | |
| <li><a href="#constructor.detail">Constr</a> | </li> | |
| <li><a href="#method.detail">Method</a></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> |