blob: fb3b287d44845af77f44cf13f4c7bd5b1278f563 [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>
<meta http-equiv="Content-Type" content="text/html" charset="UTF-8">
<title>PolicyInclude (Apache Axis2)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
</head>
<body>
<script type="text/javascript"><!--
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="PolicyInclude (Apache Axis2)";
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar_top">
<!-- -->
</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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/PolicyInclude.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/axis2/description/PhaseRule.html" title="class in org.apache.axis2.description"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/description/PolicyInclude.html" target="_top">Frames</a></li>
<li><a href="PolicyInclude.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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.axis2.description</div>
<h2 title="Class PolicyInclude" class="title">Class PolicyInclude</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/1.5.0/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.axis2.description.PolicyInclude</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<hr>
<br>
<pre>public class <span class="strong">PolicyInclude</span>
extends <a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field_summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
<caption><span>Fields</span><span class="tabEnd">&nbsp;</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>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#ANON_POLICY">ANON_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#AXIS_MESSAGE_POLICY">AXIS_MESSAGE_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#AXIS_MODULE_OPERATION_POLICY">AXIS_MODULE_OPERATION_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#AXIS_MODULE_POLICY">AXIS_MODULE_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#AXIS_OPERATION_POLICY">AXIS_OPERATION_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#AXIS_POLICY">AXIS_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#AXIS_SERVICE_POLICY">AXIS_SERVICE_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#BINDING_INPUT_POLICY">BINDING_INPUT_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#BINDING_OPERATION_POLICY">BINDING_OPERATION_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#BINDING_OUTPUT_POLICY">BINDING_OUTPUT_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#BINDING_POLICY">BINDING_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#INPUT_POLICY">INPUT_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#MESSAGE_POLICY">MESSAGE_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#OPERATION_POLICY">OPERATION_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#OUTPUT_POLICY">OUTPUT_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#PORT_POLICY">PORT_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#PORT_TYPE_POLICY">PORT_TYPE_POLICY</a></strong></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static int</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#SERVICE_POLICY">SERVICE_POLICY</a></strong></code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="overviewSummary" 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><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#PolicyInclude()">PolicyInclude</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#PolicyInclude(org.apache.axis2.description.AxisDescription)">PolicyInclude</a></strong>(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;axisDescription)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method_summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#getDescription()">getDescription</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>org.apache.neethi.Policy</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#getEffectivePolicy()">getEffectivePolicy</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>As of 1.4 release. Use
<a href="../../../../org/apache/axis2/description/AxisMessage.html" title="class in org.apache.axis2.description"><code>#getEffectivePolicy()</code></a> or
<a href="../../../../org/apache/axis2/description/AxisBindingMessage.html" title="class in org.apache.axis2.description"><code>#getEffectivePolicy()</code></a> when
applicable.</i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.apache.neethi.Policy</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#getPolicy()">getPolicy</a></strong>()</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>As of 1.4 release. If you need to calculate merged policy of
all policies that are in the policy cache of
<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description"><code>AxisDescription</code></a>, use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#getAttachedPolicyComponents() and {@link org.PolicyUtil #getMergedPolicy(List, AxisDescription)}</code></a></i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a></code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#getPolicyElements(int)">getPolicyElements</a></strong>(int&nbsp;type)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>As of 1.4 release. The policy element type is no longer
required since we maintain a complete binding description
hierarchy for the static description the service. Hence use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#getAttachedPolicyComponents()</code></a> on
appropriate description object.</i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>org.apache.neethi.PolicyRegistry</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#getPolicyRegistry()">getPolicyRegistry</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#setDescription(org.apache.axis2.description.AxisDescription)">setDescription</a></strong>(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;description)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#setEffectivePolicy(org.apache.neethi.Policy)">setEffectivePolicy</a></strong>(org.apache.neethi.Policy&nbsp;effectivePolicy)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>As of 1.4 release. You can't override a policies that
applicable for the current policy scope via
<a href="../../../../org/apache/axis2/description/PolicyInclude.html" title="class in org.apache.axis2.description"><code>#setEffectivePolicy(Policy)</code></a>. In case
you need to make a policy the only policy that is within the
policy cache of an <a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description"><code>AxisDescription</code></a> please use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#clear()</code></a> and
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#attachPolicy(Policy)</code></a> accordingly.</i></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#setPolicy(org.apache.neethi.Policy)">setPolicy</a></strong>(org.apache.neethi.Policy&nbsp;policy)</code>
<div class="block"><strong>Deprecated.</strong>&nbsp;
<div class="block"><i>As of 1.4 release, replaced by
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#attachPolicy(Policy)</code></a> Use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#clear()</code></a> beforehand effective policy of
<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description"><code>AxisDescription</code></a> has to be set as the argument.</i></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><strong><a href="../../../../org/apache/axis2/description/PolicyInclude.html#setPolicyRegistry(org.apache.neethi.PolicyRegistry)">setPolicyRegistry</a></strong>(org.apache.neethi.PolicyRegistry&nbsp;reg)</code>&nbsp;</td>
</tr>
</table>
<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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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/1.5.0/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="ANON_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>ANON_POLICY</h4>
<pre>public static final&nbsp;int ANON_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.ANON_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AXIS_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_POLICY</h4>
<pre>public static final&nbsp;int AXIS_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.AXIS_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AXIS_MODULE_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_MODULE_POLICY</h4>
<pre>public static final&nbsp;int AXIS_MODULE_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.AXIS_MODULE_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AXIS_MODULE_OPERATION_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_MODULE_OPERATION_POLICY</h4>
<pre>public static final&nbsp;int AXIS_MODULE_OPERATION_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.AXIS_MODULE_OPERATION_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AXIS_SERVICE_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_SERVICE_POLICY</h4>
<pre>public static final&nbsp;int AXIS_SERVICE_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.AXIS_SERVICE_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AXIS_OPERATION_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_OPERATION_POLICY</h4>
<pre>public static final&nbsp;int AXIS_OPERATION_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.AXIS_OPERATION_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="AXIS_MESSAGE_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AXIS_MESSAGE_POLICY</h4>
<pre>public static final&nbsp;int AXIS_MESSAGE_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.AXIS_MESSAGE_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="SERVICE_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>SERVICE_POLICY</h4>
<pre>public static final&nbsp;int SERVICE_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.SERVICE_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PORT_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_POLICY</h4>
<pre>public static final&nbsp;int PORT_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.PORT_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="PORT_TYPE_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PORT_TYPE_POLICY</h4>
<pre>public static final&nbsp;int PORT_TYPE_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.PORT_TYPE_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BINDING_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINDING_POLICY</h4>
<pre>public static final&nbsp;int BINDING_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.BINDING_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="OPERATION_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OPERATION_POLICY</h4>
<pre>public static final&nbsp;int OPERATION_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.OPERATION_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BINDING_OPERATION_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINDING_OPERATION_POLICY</h4>
<pre>public static final&nbsp;int BINDING_OPERATION_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.BINDING_OPERATION_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="INPUT_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>INPUT_POLICY</h4>
<pre>public static final&nbsp;int INPUT_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.INPUT_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="OUTPUT_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>OUTPUT_POLICY</h4>
<pre>public static final&nbsp;int OUTPUT_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.OUTPUT_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BINDING_INPUT_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINDING_INPUT_POLICY</h4>
<pre>public static final&nbsp;int BINDING_INPUT_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.BINDING_INPUT_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="BINDING_OUTPUT_POLICY">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>BINDING_OUTPUT_POLICY</h4>
<pre>public static final&nbsp;int BINDING_OUTPUT_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.BINDING_OUTPUT_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
<a name="MESSAGE_POLICY">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MESSAGE_POLICY</h4>
<pre>public static final&nbsp;int MESSAGE_POLICY</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../constant-values.html#org.apache.axis2.description.PolicyInclude.MESSAGE_POLICY">Constant Field Values</a></dd></dl>
</li>
</ul>
</li>
</ul>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="PolicyInclude()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>PolicyInclude</h4>
<pre>public&nbsp;PolicyInclude()</pre>
</li>
</ul>
<a name="PolicyInclude(org.apache.axis2.description.AxisDescription)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>PolicyInclude</h4>
<pre>public&nbsp;PolicyInclude(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;axisDescription)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setPolicyRegistry(org.apache.neethi.PolicyRegistry)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPolicyRegistry</h4>
<pre>public&nbsp;void&nbsp;setPolicyRegistry(org.apache.neethi.PolicyRegistry&nbsp;reg)</pre>
</li>
</ul>
<a name="getPolicyRegistry()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPolicyRegistry</h4>
<pre>public&nbsp;org.apache.neethi.PolicyRegistry&nbsp;getPolicyRegistry()</pre>
</li>
</ul>
<a name="setPolicy(org.apache.neethi.Policy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPolicy</h4>
<pre>public&nbsp;void&nbsp;setPolicy(org.apache.neethi.Policy&nbsp;policy)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 1.4 release, replaced by
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#attachPolicy(Policy)</code></a> Use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#clear()</code></a> beforehand effective policy of
<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description"><code>AxisDescription</code></a> has to be set as the argument.</i></div>
<dl><dt><span class="strong">Parameters:</span></dt><dd><code>policy</code> - </dd><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../org/apache/axis2/description/PolicySubject.html#attachPolicy(org.apache.neethi.Policy)"><code>PolicySubject.attachPolicy(Policy)</code></a>,
<a href="../../../../org/apache/axis2/description/PolicySubject.html#clear()"><code>PolicySubject.clear()</code></a></dd></dl>
</li>
</ul>
<a name="setEffectivePolicy(org.apache.neethi.Policy)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setEffectivePolicy</h4>
<pre>public&nbsp;void&nbsp;setEffectivePolicy(org.apache.neethi.Policy&nbsp;effectivePolicy)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 1.4 release. You can't override a policies that
applicable for the current policy scope via
<a href="../../../../org/apache/axis2/description/PolicyInclude.html" title="class in org.apache.axis2.description"><code>#setEffectivePolicy(Policy)</code></a>. In case
you need to make a policy the only policy that is within the
policy cache of an <a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description"><code>AxisDescription</code></a> please use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#clear()</code></a> and
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#attachPolicy(Policy)</code></a> accordingly.</i></div>
</li>
</ul>
<a name="setDescription(org.apache.axis2.description.AxisDescription)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setDescription</h4>
<pre>public&nbsp;void&nbsp;setDescription(<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;description)</pre>
</li>
</ul>
<a name="getDescription()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getDescription</h4>
<pre>public&nbsp;<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description">AxisDescription</a>&nbsp;getDescription()</pre>
</li>
</ul>
<a name="getPolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPolicy</h4>
<pre>public&nbsp;org.apache.neethi.Policy&nbsp;getPolicy()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 1.4 release. If you need to calculate merged policy of
all policies that are in the policy cache of
<a href="../../../../org/apache/axis2/description/AxisDescription.html" title="class in org.apache.axis2.description"><code>AxisDescription</code></a>, use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#getAttachedPolicyComponents() and {@link org.PolicyUtil #getMergedPolicy(List, AxisDescription)}</code></a></i></div>
</li>
</ul>
<a name="getEffectivePolicy()">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getEffectivePolicy</h4>
<pre>public&nbsp;org.apache.neethi.Policy&nbsp;getEffectivePolicy()</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 1.4 release. Use
<a href="../../../../org/apache/axis2/description/AxisMessage.html" title="class in org.apache.axis2.description"><code>#getEffectivePolicy()</code></a> or
<a href="../../../../org/apache/axis2/description/AxisBindingMessage.html" title="class in org.apache.axis2.description"><code>#getEffectivePolicy()</code></a> when
applicable.</i></div>
</li>
</ul>
<a name="getPolicyElements(int)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPolicyElements</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/ArrayList.html?is-external=true" title="class or interface in java.util">ArrayList</a>&nbsp;getPolicyElements(int&nbsp;type)</pre>
<div class="block"><span class="strong">Deprecated.</span>&nbsp;<i>As of 1.4 release. The policy element type is no longer
required since we maintain a complete binding description
hierarchy for the static description the service. Hence use
<a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><code>#getAttachedPolicyComponents()</code></a> on
appropriate description object.</i></div>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar_bottom">
<!-- -->
</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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/PolicyInclude.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/axis2/description/PhaseRule.html" title="class in org.apache.axis2.description"><span class="strong">Prev Class</span></a></li>
<li><a href="../../../../org/apache/axis2/description/PolicySubject.html" title="class in org.apache.axis2.description"><span class="strong">Next Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/axis2/description/PolicyInclude.html" target="_top">Frames</a></li>
<li><a href="PolicyInclude.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:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method_summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</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 &copy; <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.</small></p>
</body>
</html>