blob: c305747112b978e6aad0ce80c65e71f4e8c1b2bd [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>EndpointLifecycleManagerImpl (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="EndpointLifecycleManagerImpl (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/EndpointLifecycleManagerImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html" target="_top">Frames</a></li>
<li><a href="EndpointLifecycleManagerImpl.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.jaxws.server.endpoint.lifecycle.impl</div>
<h2 title="Class EndpointLifecycleManagerImpl" class="title">Class EndpointLifecycleManagerImpl</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager</a></li>
<li>
<ul class="inheritance">
<li>org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html" title="interface in org.apache.axis2.jaxws.server.endpoint.lifecycle">EndpointLifecycleManager</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="strong">EndpointLifecycleManagerImpl</span>
extends <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">BaseLifecycleManager</a>
implements <a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html" title="interface in org.apache.axis2.jaxws.server.endpoint.lifecycle">EndpointLifecycleManager</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 <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#WEBSERVICE_MESSAGE_CONTEXT">WEBSERVICE_MESSAGE_CONTEXT</a></strong></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="fields_inherited_from_class_org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.axis2.jaxws.lifecycle.<a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">BaseLifecycleManager</a></h3>
<code><a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#instance">instance</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor_summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="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/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#EndpointLifecycleManagerImpl()">EndpointLifecycleManagerImpl</a></strong>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#EndpointLifecycleManagerImpl(java.lang.Object)">EndpointLifecycleManagerImpl</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;endpointInstance)</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="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#createServiceInstance(org.apache.axis2.jaxws.core.MessageContext, java.lang.Class)">createServiceInstance</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;serviceImplClass)</code>
<div class="block">EndpointLifecycleManager will create a service instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/handler/MessageContext.html?is-external=true" title="class or interface in javax.xml.ws.handler">MessageContext</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#createSOAPMessageContext(org.apache.axis2.jaxws.core.MessageContext)">createSOAPMessageContext</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#createWebServiceContext(org.apache.axis2.jaxws.core.MessageContext)">createWebServiceContext</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</code>
<div class="block">This method will be responsible for creating an instance of a WebServiceContext
and initializing the instance with a MessageContext.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../../org/apache/axis2/jaxws/runtime/description/injection/ResourceInjectionServiceRuntimeDescription.html" title="interface in org.apache.axis2.jaxws.runtime.description.injection">ResourceInjectionServiceRuntimeDescription</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#getInjectionDesc(org.apache.axis2.jaxws.description.ServiceDescription, java.lang.Class)">getInjectionDesc</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/description/ServiceDescription.html" title="interface in org.apache.axis2.jaxws.description">ServiceDescription</a>&nbsp;serviceDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;serviceImplClass)</code>
<div class="block">This method will retrieve a ResourceInjectionServiceRuntimeDescription if one
is associated with the current ServiceDescription.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected boolean</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#hasResourceAnnotation(org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription)">hasResourceAnnotation</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/runtime/description/injection/ResourceInjectionServiceRuntimeDescription.html" title="interface in org.apache.axis2.jaxws.runtime.description.injection">ResourceInjectionServiceRuntimeDescription</a>&nbsp;injectionDesc)</code>
<div class="block">This method indicates whether or not we need to perform WebServiceContext injection
on a field within our endpoint instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#injectWebServiceContext(org.apache.axis2.jaxws.core.MessageContext, javax.xml.ws.WebServiceContext, java.lang.Object)">injectWebServiceContext</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;wsContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;serviceInstance)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#performWebServiceContextInjection(org.apache.axis2.jaxws.core.MessageContext, java.lang.Object)">performWebServiceContextInjection</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;serviceImpl)</code>
<div class="block">This method will provide the necessary function in order to inject
a WebServiceContext instance on a member of the service implementation class.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#performWebServiceContextUpdate(org.apache.axis2.jaxws.core.MessageContext)">performWebServiceContextUpdate</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</code>
<div class="block">This method will provide the necessary function in order to update
an existing WebServiceContext instance with a MessageContext for
the current request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#retrieveServiceInstance(org.apache.axis2.jaxws.core.MessageContext)">retrieveServiceInstance</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</code>
<div class="block">This method locates an existing service implementation instance if
one has been previously stored away.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#saveWebServiceContext(org.apache.axis2.jaxws.core.MessageContext, javax.xml.ws.WebServiceContext)">saveWebServiceContext</a></strong>(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;wsContext)</code>
<div class="block">This method will provide the function necessary to save the WebServiceContext
associated with the endpoint.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><code><strong><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#updateWebServiceContext(javax.xml.ws.WebServiceContext, javax.xml.ws.handler.MessageContext)">updateWebServiceContext</a></strong>(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;wsContext,
<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/handler/MessageContext.html?is-external=true" title="class or interface in javax.xml.ws.handler">MessageContext</a>&nbsp;soapMessageContext)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.axis2.jaxws.lifecycle.<a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">BaseLifecycleManager</a></h3>
<code><a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#getPostConstructMethod()">getPostConstructMethod</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#getPreDestroyMethod()">getPreDestroyMethod</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#invokeMethod(java.lang.reflect.Method, java.lang.Object[])">invokeMethod</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#invokePostConstruct()">invokePostConstruct</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#invokePostConstruct(java.lang.reflect.Method)">invokePostConstruct</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#invokePreDestroy()">invokePreDestroy</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#invokePreDestroy(java.lang.reflect.Method)">invokePreDestroy</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#isPostConstruct(java.lang.reflect.Method)">isPostConstruct</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#isPreDestroy(java.lang.reflect.Method)">isPreDestroy</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods_inherited_from_class_org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;org.apache.axis2.jaxws.server.endpoint.lifecycle.<a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html" title="interface in org.apache.axis2.jaxws.server.endpoint.lifecycle">EndpointLifecycleManager</a></h3>
<code><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html#invokePostConstruct()">invokePostConstruct</a>, <a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html#invokePreDestroy()">invokePreDestroy</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="WEBSERVICE_MESSAGE_CONTEXT">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>WEBSERVICE_MESSAGE_CONTEXT</h4>
<pre>public static final&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> WEBSERVICE_MESSAGE_CONTEXT</pre>
<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../../../../../../constant-values.html#org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl.WEBSERVICE_MESSAGE_CONTEXT">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="EndpointLifecycleManagerImpl(java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>EndpointLifecycleManagerImpl</h4>
<pre>public&nbsp;EndpointLifecycleManagerImpl(<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;endpointInstance)</pre>
</li>
</ul>
<a name="EndpointLifecycleManagerImpl()">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>EndpointLifecycleManagerImpl</h4>
<pre>public&nbsp;EndpointLifecycleManagerImpl()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method_detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="createServiceInstance(org.apache.axis2.jaxws.core.MessageContext, java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createServiceInstance</h4>
<pre>public&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;createServiceInstance(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;serviceImplClass)
throws <a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/LifecycleException.html" title="class in org.apache.axis2.jaxws.lifecycle">LifecycleException</a>,
<a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></pre>
<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html#createServiceInstance(org.apache.axis2.jaxws.core.MessageContext, java.lang.Class)">EndpointLifecycleManager</a></code></strong></div>
<div class="block">EndpointLifecycleManager will create a service instance. It will inject Resources and then call
the lifecycle methods on the service instance.</div>
<dl>
<dt><strong>Specified by:</strong></dt>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html#createServiceInstance(org.apache.axis2.jaxws.core.MessageContext, java.lang.Class)">createServiceInstance</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html" title="interface in org.apache.axis2.jaxws.server.endpoint.lifecycle">EndpointLifecycleManager</a></code></dd>
<dt><span class="strong">Returns:</span></dt><dd></dd>
<dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/lifecycle/LifecycleException.html" title="class in org.apache.axis2.jaxws.lifecycle">LifecycleException</a></code></dd>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></code></dd></dl>
</li>
</ul>
<a name="retrieveServiceInstance(org.apache.axis2.jaxws.core.MessageContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>retrieveServiceInstance</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;retrieveServiceInstance(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</pre>
<div class="block">This method locates an existing service implementation instance if
one has been previously stored away.</div>
</li>
</ul>
<a name="performWebServiceContextInjection(org.apache.axis2.jaxws.core.MessageContext, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>performWebServiceContextInjection</h4>
<pre>protected&nbsp;void&nbsp;performWebServiceContextInjection(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;serviceImpl)
throws <a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></pre>
<div class="block">This method will provide the necessary function in order to inject
a WebServiceContext instance on a member of the service implementation class.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></code></dd></dl>
</li>
</ul>
<a name="performWebServiceContextUpdate(org.apache.axis2.jaxws.core.MessageContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>performWebServiceContextUpdate</h4>
<pre>protected&nbsp;void&nbsp;performWebServiceContextUpdate(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)
throws <a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></pre>
<div class="block">This method will provide the necessary function in order to update
an existing WebServiceContext instance with a MessageContext for
the current request.</div>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></code></dd></dl>
</li>
</ul>
<a name="saveWebServiceContext(org.apache.axis2.jaxws.core.MessageContext, javax.xml.ws.WebServiceContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>saveWebServiceContext</h4>
<pre>protected&nbsp;void&nbsp;saveWebServiceContext(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;wsContext)</pre>
<div class="block">This method will provide the function necessary to save the WebServiceContext
associated with the endpoint.</div>
</li>
</ul>
<a name="createWebServiceContext(org.apache.axis2.jaxws.core.MessageContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createWebServiceContext</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;createWebServiceContext(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</pre>
<div class="block">This method will be responsible for creating an instance of a WebServiceContext
and initializing the instance with a MessageContext.</div>
</li>
</ul>
<a name="getInjectionDesc(org.apache.axis2.jaxws.description.ServiceDescription, java.lang.Class)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInjectionDesc</h4>
<pre>protected&nbsp;<a href="../../../../../../../../org/apache/axis2/jaxws/runtime/description/injection/ResourceInjectionServiceRuntimeDescription.html" title="interface in org.apache.axis2.jaxws.runtime.description.injection">ResourceInjectionServiceRuntimeDescription</a>&nbsp;getInjectionDesc(<a href="../../../../../../../../org/apache/axis2/jaxws/description/ServiceDescription.html" title="interface in org.apache.axis2.jaxws.description">ServiceDescription</a>&nbsp;serviceDesc,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&nbsp;serviceImplClass)</pre>
<div class="block">This method will retrieve a ResourceInjectionServiceRuntimeDescription if one
is associated with the current ServiceDescription.</div>
</li>
</ul>
<a name="hasResourceAnnotation(org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>hasResourceAnnotation</h4>
<pre>protected&nbsp;boolean&nbsp;hasResourceAnnotation(<a href="../../../../../../../../org/apache/axis2/jaxws/runtime/description/injection/ResourceInjectionServiceRuntimeDescription.html" title="interface in org.apache.axis2.jaxws.runtime.description.injection">ResourceInjectionServiceRuntimeDescription</a>&nbsp;injectionDesc)</pre>
<div class="block">This method indicates whether or not we need to perform WebServiceContext injection
on a field within our endpoint instance.</div>
</li>
</ul>
<a name="createSOAPMessageContext(org.apache.axis2.jaxws.core.MessageContext)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>createSOAPMessageContext</h4>
<pre>protected&nbsp;<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/handler/MessageContext.html?is-external=true" title="class or interface in javax.xml.ws.handler">MessageContext</a>&nbsp;createSOAPMessageContext(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc)</pre>
</li>
</ul>
<a name="injectWebServiceContext(org.apache.axis2.jaxws.core.MessageContext, javax.xml.ws.WebServiceContext, java.lang.Object)">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>injectWebServiceContext</h4>
<pre>protected&nbsp;void&nbsp;injectWebServiceContext(<a href="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</a>&nbsp;mc,
<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;wsContext,
<a href="https://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;serviceInstance)
throws <a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></code></dd></dl>
</li>
</ul>
<a name="updateWebServiceContext(javax.xml.ws.WebServiceContext, javax.xml.ws.handler.MessageContext)">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>updateWebServiceContext</h4>
<pre>protected&nbsp;void&nbsp;updateWebServiceContext(<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</a>&nbsp;wsContext,
<a href="https://docs.oracle.com/javase/7/docs/api/javax/xml/ws/handler/MessageContext.html?is-external=true" title="class or interface in javax.xml.ws.handler">MessageContext</a>&nbsp;soapMessageContext)
throws <a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></pre>
<dl><dt><span class="strong">Throws:</span></dt>
<dd><code><a href="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</a></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><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/EndpointLifecycleManagerImpl.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev Class</li>
<li>Next Class</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html" target="_top">Frames</a></li>
<li><a href="EndpointLifecycleManagerImpl.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>