mirror of
https://github.com/fofolee/uTools-Manuals.git
synced 2025-07-08 02:32:46 +08:00
131 lines
6.4 KiB
HTML
131 lines
6.4 KiB
HTML
<div class="header">
|
||
<div class="subTitle">
|
||
org.omg.CORBA
|
||
</div>
|
||
<h2 class="title" title="Interface PolicyOperations">Interface PolicyOperations</h2>
|
||
</div><div class="contentContainer">
|
||
<div class="description">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<dl>
|
||
<dt>
|
||
All Known Subinterfaces:
|
||
</dt>
|
||
<dd>
|
||
<span><a href="../../../org/omg/PortableServer/IdAssignmentPolicy.html" title="org.omg.PortableServer中的接口">IdAssignmentPolicy</a> , <a href="../../../org/omg/PortableServer/IdAssignmentPolicyOperations.html" title="org.omg.PortableServer中的接口">IdAssignmentPolicyOperations</a> , <a href="../../../org/omg/PortableServer/IdUniquenessPolicy.html" title="org.omg.PortableServer中的接口">IdUniquenessPolicy</a> , <a href="../../../org/omg/PortableServer/IdUniquenessPolicyOperations.html" title="org.omg.PortableServer中的接口">IdUniquenessPolicyOperations</a> , <a href="../../../org/omg/PortableServer/ImplicitActivationPolicy.html" title="org.omg.PortableServer中的接口">ImplicitActivationPolicy</a> , <a href="../../../org/omg/PortableServer/ImplicitActivationPolicyOperations.html" title="org.omg.PortableServer中的接口">ImplicitActivationPolicyOperations</a> , <a href="../../../org/omg/PortableServer/LifespanPolicy.html" title="org.omg.PortableServer中的接口">LifespanPolicy</a> , <a href="../../../org/omg/PortableServer/LifespanPolicyOperations.html" title="org.omg.PortableServer中的接口">LifespanPolicyOperations</a> , <a href="../../../org/omg/CORBA/Policy.html" title="在org.omg.CORBA中的接口">Policy</a> , <a href="../../../org/omg/PortableServer/RequestProcessingPolicy.html" title="org.omg.PortableServer中的接口">RequestProcessingPolicy</a> , <a href="../../../org/omg/PortableServer/RequestProcessingPolicyOperations.html" title="org.omg.PortableServer中的接口">RequestProcessingPolicyOperations</a> , <a href="../../../org/omg/PortableServer/ServantRetentionPolicy.html" title="org.omg.PortableServer中的接口">ServantRetentionPolicy</a> , <a href="../../../org/omg/PortableServer/ServantRetentionPolicyOperations.html" title="org.omg.PortableServer中的接口">ServantRetentionPolicyOperations</a> , <a href="../../../org/omg/PortableServer/ThreadPolicy.html" title="org.omg.PortableServer中的接口">ThreadPolicy</a> , <a href="../../../org/omg/PortableServer/ThreadPolicyOperations.html" title="org.omg.PortableServer中的接口">ThreadPolicyOperations</a></span>
|
||
</dd>
|
||
</dl>
|
||
<dl>
|
||
<dt>
|
||
所有已知实现类:
|
||
</dt>
|
||
<dd>
|
||
<span><a href="../../../org/omg/CORBA/_PolicyStub.html" title="在org.omg.CORBA中的类">_PolicyStub</a></span>
|
||
</dd>
|
||
</dl>
|
||
<hr/> <br/> <pre>public interface <span class="typeNameLabel">PolicyOperations</span></pre>
|
||
<div class="block">
|
||
提供
|
||
<code>Policy</code>对象的操作。
|
||
</div> </li>
|
||
</ul>
|
||
</div>
|
||
<div class="summary">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<!-- ========== METHOD SUMMARY =========== -->
|
||
<ul class="blockList">
|
||
<li class="blockList"><a name="method.summary">
|
||
<!-- --> </a> <h3>方法摘要</h3>
|
||
<table border="0" cellpadding="3" cellspacing="0" class="memberSummary" summary="Method Summary table, listing methods, and an explanation">
|
||
<caption>
|
||
<span class="activeTableTab" id="t0"><span>所有方法</span><span class="tabEnd"> </span></span>
|
||
<span class="tableTab" id="t2"><span><a href="javascript:show(2);">接口方法</a></span><span class="tabEnd"> </span></span>
|
||
<span class="tableTab" id="t3"><span><a href="javascript:show(4);">抽象方法</a></span><span class="tabEnd"> </span></span>
|
||
</caption>
|
||
<tbody>
|
||
<tr>
|
||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||
<th class="colLast" scope="col">Method and Description</th>
|
||
</tr>
|
||
<tr class="altColor" id="i0">
|
||
<td class="colFirst"><code><a href="../../../org/omg/CORBA/Policy.html" title="interface in org.omg.CORBA">Policy</a></code></td>
|
||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CORBA/PolicyOperations.html#copy--">copy</a></span>()</code>
|
||
<div class="block">
|
||
返回
|
||
<code>Policy</code>对象的副本。
|
||
</div> </td>
|
||
</tr>
|
||
<tr class="rowColor" id="i1">
|
||
<td class="colFirst"><code>void</code></td>
|
||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CORBA/PolicyOperations.html#destroy--">destroy</a></span>()</code>
|
||
<div class="block">
|
||
销毁
|
||
<code>Policy</code>对象。
|
||
</div> </td>
|
||
</tr>
|
||
<tr class="altColor" id="i2">
|
||
<td class="colFirst"><code>int</code></td>
|
||
<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/omg/CORBA/PolicyOperations.html#policy_type--">policy_type</a></span>()</code>
|
||
<div class="block">
|
||
返回与策略对象类型对应的常量值。
|
||
</div> </td>
|
||
</tr>
|
||
</tbody>
|
||
</table> </li>
|
||
</ul> </li>
|
||
</ul>
|
||
</div>
|
||
<div class="details">
|
||
<ul class="blockList">
|
||
<li class="blockList">
|
||
<!-- ============ METHOD DETAIL ========== -->
|
||
<ul class="blockList">
|
||
<li class="blockList"><a name="method.detail">
|
||
<!-- --> </a> <h3>方法详细信息</h3> <a name="policy_type--">
|
||
<!-- --> </a>
|
||
<ul class="blockList">
|
||
<li class="blockList"> <h4>policy_type</h4> <pre>int policy_type()</pre>
|
||
<div class="block">
|
||
<span>返回与策略对象类型对应的常量值。</span>
|
||
<span>策略对象的值由OMG分配。</span>
|
||
<span>PolicyType的新值应通过发送邮件到request@omg.org从OMG获得。</span>
|
||
<span>一般来说,分配的常量值与相应策略对象的定义一起定义。</span>
|
||
</div>
|
||
<dl>
|
||
<dt>
|
||
<span class="returnLabel">结果</span>
|
||
</dt>
|
||
<dd>
|
||
对应于策略对象类型的常量值
|
||
</dd>
|
||
</dl> </li>
|
||
</ul> <a name="copy--">
|
||
<!-- --> </a>
|
||
<ul class="blockList">
|
||
<li class="blockList"> <h4>copy</h4> <pre><a href="../../../org/omg/CORBA/Policy.html" title="interface in org.omg.CORBA">Policy</a> copy()</pre>
|
||
<div class="block">
|
||
<span>返回<code>Policy</code>对象的副本。</span>
|
||
<span>该副本不保留该策略与任何域或对象的任何关系。</span>
|
||
</div>
|
||
<dl>
|
||
<dt>
|
||
<span class="returnLabel">结果</span>
|
||
</dt>
|
||
<dd>
|
||
<code>Policy</code>对象的副本
|
||
</dd>
|
||
</dl> </li>
|
||
</ul> <a name="destroy--">
|
||
<!-- --> </a>
|
||
<ul class="blockListLast">
|
||
<li class="blockList"> <h4>destroy</h4> <pre>void destroy()</pre>
|
||
<div class="block">
|
||
<span>销毁<code>Policy</code>对象。</span>
|
||
<span><code>Policy</code>对象的责任是确定是否可以被销毁。</span>
|
||
</div> </li>
|
||
</ul> </li>
|
||
</ul> </li>
|
||
</ul>
|
||
</div>
|
||
</div> |