blob: 5c8e5e11bbc2eb25b41f21e165ad3a74403d3eed [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>
<title>ReflectionInvocationContext</title>
<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="ReflectionInvocationContext";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10};
var tabs = {65535:["t0","All 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="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/openejb/core/interceptor/JaxWsInvocationContext.html" title="class in org.apache.openejb.core.interceptor"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openejb/core/interceptor/ReflectionInvocationContext.html" target="_top">Frames</a></li>
<li><a href="ReflectionInvocationContext.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&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>Field&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.openejb.core.interceptor</div>
<h2 title="Class ReflectionInvocationContext" class="title">Class ReflectionInvocationContext</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li>java.lang.Object</li>
<li>
<ul class="inheritance">
<li>org.apache.openejb.core.interceptor.ReflectionInvocationContext</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></dd>
</dl>
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../../org/apache/openejb/core/interceptor/JaxRpcInvocationContext.html" title="class in org.apache.openejb.core.interceptor">JaxRpcInvocationContext</a>, <a href="../../../../../org/apache/openejb/core/interceptor/JaxWsInvocationContext.html" title="class in org.apache.openejb.core.interceptor">JaxWsInvocationContext</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">ReflectionInvocationContext</span>
extends java.lang.Object
implements <a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#ReflectionInvocationContext-org.apache.openejb.core.Operation-java.util.List-java.lang.Object-java.lang.reflect.Method-java.lang.Object...-">ReflectionInvocationContext</a></span>(<a href="../../../../../org/apache/openejb/core/Operation.html" title="enum in org.apache.openejb.core">Operation</a>&nbsp;operation,
java.util.List&lt;<a href="../../../../../org/apache/openejb/core/interceptor/Interceptor.html" title="class in org.apache.openejb.core.interceptor">Interceptor</a>&gt;&nbsp;interceptors,
java.lang.Object&nbsp;target,
java.lang.reflect.Method&nbsp;method,
java.lang.Object...&nbsp;parameters)</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="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">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</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>java.lang.reflect.Constructor&lt;?&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#getConstructor--">getConstructor</a></span>()</code>
<div class="block">Returns the constructor of the target class for which the <a href="../../../../../javax/interceptor/AroundConstruct.html" title="annotation in javax.interceptor"><code>AroundConstruct</code></a> interceptor method was invoked.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.Object&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#getContextData--">getContextData</a></span>()</code>
<div class="block">Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business
method, and/or webservices endpoint in the invocation chain.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>java.lang.reflect.Method</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#getMethod--">getMethod</a></span>()</code>
<div class="block">Returns the method of the target class for which the interceptor was invoked.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>java.lang.Object[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#getParameters--">getParameters</a></span>()</code>
<div class="block">Returns the parameter values that will be passed to the method or constructor of the target class.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#getTarget--">getTarget</a></span>()</code>
<div class="block">Returns the target instance.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#getTimer--">getTimer</a></span>()</code>
<div class="block">Returns the timer object associated with a timeout method invocation on the target class, or a null value for
interceptor method types other than <a href="../../../../../javax/interceptor/AroundTimeout.html" title="annotation in javax.interceptor"><code>AroundTimeout</code></a>.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>java.lang.Object</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#proceed--">proceed</a></span>()</code>
<div class="block">Proceed to the next interceptor in the interceptor chain.</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/openejb/core/interceptor/ReflectionInvocationContext.html#setParameters-java.lang.Object:A-">setParameters</a></span>(java.lang.Object[]&nbsp;parameters)</code>
<div class="block">Sets the parameter values that will be passed to the method or constructor of the target class.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>java.lang.String</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/openejb/core/interceptor/ReflectionInvocationContext.html#toString--">toString</a></span>()</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.Object</h3>
<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="ReflectionInvocationContext-org.apache.openejb.core.Operation-java.util.List-java.lang.Object-java.lang.reflect.Method-java.lang.Object...-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>ReflectionInvocationContext</h4>
<pre>public&nbsp;ReflectionInvocationContext(<a href="../../../../../org/apache/openejb/core/Operation.html" title="enum in org.apache.openejb.core">Operation</a>&nbsp;operation,
java.util.List&lt;<a href="../../../../../org/apache/openejb/core/interceptor/Interceptor.html" title="class in org.apache.openejb.core.interceptor">Interceptor</a>&gt;&nbsp;interceptors,
java.lang.Object&nbsp;target,
java.lang.reflect.Method&nbsp;method,
java.lang.Object...&nbsp;parameters)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getTimer--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTimer</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getTimer()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#getTimer--">InvocationContext</a></code></span></div>
<div class="block">Returns the timer object associated with a timeout method invocation on the target class, or a null value for
interceptor method types other than <a href="../../../../../javax/interceptor/AroundTimeout.html" title="annotation in javax.interceptor"><code>AroundTimeout</code></a>. For example, when associated with an EJB component
timeout, this method returns <a href="../../../../../javax/ejb/Timer.html" title="interface in javax.ejb"><code>Timer</code></a>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#getTimer--">getTimer</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the timer object or a null value</dd>
</dl>
</li>
</ul>
<a name="getTarget--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getTarget</h4>
<pre>public&nbsp;java.lang.Object&nbsp;getTarget()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#getTarget--">InvocationContext</a></code></span></div>
<div class="block">Returns the target instance. For <a href="../../../../../javax/interceptor/AroundConstruct.html" title="annotation in javax.interceptor"><code>AroundConstruct</code></a> lifecycle callback interceptor methods, the
<tt>getTarget</tt> method returns <code>null</code> if called before the <a href="../../../../../javax/interceptor/InvocationContext.html#proceed--"><code>InvocationContext.proceed()</code></a> method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#getTarget--">getTarget</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the target instance</dd>
</dl>
</li>
</ul>
<a name="getMethod--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getMethod</h4>
<pre>public&nbsp;java.lang.reflect.Method&nbsp;getMethod()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#getMethod--">InvocationContext</a></code></span></div>
<div class="block">Returns the method of the target class for which the interceptor was invoked. Returns null in a lifecycle callback
interceptor for which there is no corresponding lifecycle callback method declared in the target class (or inherited
from a superclass) or in an <a href="../../../../../javax/interceptor/AroundConstruct.html" title="annotation in javax.interceptor"><code>AroundConstruct</code></a> lifecycle callback interceptor method.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#getMethod--">getMethod</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the method, or a null value</dd>
</dl>
</li>
</ul>
<a name="getConstructor--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getConstructor</h4>
<pre>public&nbsp;java.lang.reflect.Constructor&lt;?&gt;&nbsp;getConstructor()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#getConstructor--">InvocationContext</a></code></span></div>
<div class="block">Returns the constructor of the target class for which the <a href="../../../../../javax/interceptor/AroundConstruct.html" title="annotation in javax.interceptor"><code>AroundConstruct</code></a> interceptor method was invoked.
Returns null for interceptor method types other than <a href="../../../../../javax/interceptor/AroundConstruct.html" title="annotation in javax.interceptor"><code>AroundConstruct</code></a> interceptor methods.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#getConstructor--">getConstructor</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the constructor, or a null value</dd>
</dl>
</li>
</ul>
<a name="getParameters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getParameters</h4>
<pre>public&nbsp;java.lang.Object[]&nbsp;getParameters()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#getParameters--">InvocationContext</a></code></span></div>
<div class="block">Returns the parameter values that will be passed to the method or constructor of the target class. If
<a href="../../../../../javax/interceptor/InvocationContext.html#setParameters-java.lang.Object:A-"><code>InvocationContext.setParameters(java.lang.Object[])</code></a> has been called, <code>getParameters</code> returns the values to which the parameters have
been set.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#getParameters--">getParameters</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the parameter values, as an array</dd>
</dl>
</li>
</ul>
<a name="setParameters-java.lang.Object:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setParameters</h4>
<pre>public&nbsp;void&nbsp;setParameters(java.lang.Object[]&nbsp;parameters)</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#setParameters-java.lang.Object:A-">InvocationContext</a></code></span></div>
<div class="block">Sets the parameter values that will be passed to the method or constructor of the target class.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#setParameters-java.lang.Object:A-">setParameters</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>parameters</code> - the parameter values, as an array</dd>
</dl>
</li>
</ul>
<a name="getContextData--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getContextData</h4>
<pre>public&nbsp;java.util.Map&lt;java.lang.String,java.lang.Object&gt;&nbsp;getContextData()</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#getContextData--">InvocationContext</a></code></span></div>
<div class="block">Enables an interceptor to retrieve or update the data associated with the invocation by another interceptor, business
method, and/or webservices endpoint in the invocation chain. If interceptors are invoked as a result of the
invocation on a web service endpoint, the returned value will be an instance of
<code>javax.xml.rpc.handler.MessageContext</code>.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#getContextData--">getContextData</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the context data associated with this invocation or lifecycle callback. If there is no context data, an empty
<code>Map&lt;String,Object&gt;</code> object will be returned.</dd>
</dl>
</li>
</ul>
<a name="proceed--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>proceed</h4>
<pre>public&nbsp;java.lang.Object&nbsp;proceed()
throws java.lang.Exception</pre>
<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html#proceed--">InvocationContext</a></code></span></div>
<div class="block">Proceed to the next interceptor in the interceptor chain. For around-invoke or around-timeout interceptor methods,
the invocation of <code>proceed</code> in the last interceptor method in the chain causes the invocation of the target
class method. For <a href="../../../../../javax/interceptor/AroundConstruct.html" title="annotation in javax.interceptor"><code>AroundConstruct</code></a> lifecycle callback interceptor methods, the invocation of <code>proceed</code>
in the last interceptor method in the chain causes the target instance to be created. For all other lifecycle
callback interceptor methods, if there is no callback method defined on the target class, the invocation of proceed
in the last interceptor method in the chain is a no-op.
<p>
Return the result of the next method invoked, or a null value if the method has return type void.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="../../../../../javax/interceptor/InvocationContext.html#proceed--">proceed</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../javax/interceptor/InvocationContext.html" title="interface in javax.interceptor">InvocationContext</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the return value of the next method in the chain</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code>java.lang.Exception</code> - if thrown by target method or interceptor method in call stack</dd>
</dl>
</li>
</ul>
<a name="toString--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>toString</h4>
<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></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="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/openejb/core/interceptor/JaxWsInvocationContext.html" title="class in org.apache.openejb.core.interceptor"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li>Next&nbsp;Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/openejb/core/interceptor/ReflectionInvocationContext.html" target="_top">Frames</a></li>
<li><a href="ReflectionInvocationContext.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&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>Field&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 ======= -->
</body>
</html>