blob: e6672823f425785a08d74b4a78041babf486f826 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.6.0_22) on Tue Apr 17 18:33:57 IST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
EndpointLifecycleManagerImpl (Apache Axis2 - Root 1.6.2 API)
</TITLE>
<META NAME="date" CONTENT="2012-04-17">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="EndpointLifecycleManagerImpl (Apache Axis2 - Root 1.6.2 API)";
}
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<HR>
<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A>
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EndpointLifecycleManagerImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../index.html?org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="EndpointLifecycleManagerImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A>
<!-- ========= END OF TOP NAVBAR ========= -->
<HR>
<!-- ======== START OF CLASS DATA ======== -->
<H2>
<FONT SIZE="-1">
org.apache.axis2.jaxws.server.endpoint.lifecycle.impl</FONT>
<BR>
Class EndpointLifecycleManagerImpl</H2>
<PRE>
<A HREF="http://download.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>
<IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager</A>
<IMG SRC="../../../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <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>
<DL>
<DT><PRE>public class <B>EndpointLifecycleManagerImpl</B><DT>extends <A HREF="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">BaseLifecycleManager</A><DT>implements <A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/EndpointLifecycleManager.html" title="interface in org.apache.axis2.jaxws.server.endpoint.lifecycle">EndpointLifecycleManager</A></DL>
</PRE>
<P>
<HR>
<P>
<!-- =========== FIELD SUMMARY =========== -->
<A NAME="field_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Field Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#WEBSERVICE_MESSAGE_CONTEXT">WEBSERVICE_MESSAGE_CONTEXT</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="fields_inherited_from_class_org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Fields inherited from class org.apache.axis2.jaxws.lifecycle.<A HREF="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">BaseLifecycleManager</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html#instance">instance</A></CODE></TD>
</TR>
</TABLE>
&nbsp;
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<A NAME="constructor_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Constructor Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#EndpointLifecycleManagerImpl()">EndpointLifecycleManagerImpl</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#EndpointLifecycleManagerImpl(java.lang.Object)">EndpointLifecycleManagerImpl</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;endpointInstance)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;
<!-- ========== METHOD SUMMARY =========== -->
<A NAME="method_summary"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
<B>Method Summary</B></FONT></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#createServiceInstance(org.apache.axis2.jaxws.core.MessageContext, java.lang.Class)">createServiceInstance</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;serviceImplClass)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;EndpointLifecycleManager will create a service instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/handler/MessageContext.html?is-external=true" title="class or interface in javax.xml.ws.handler">MessageContext</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#createSOAPMessageContext(org.apache.axis2.jaxws.core.MessageContext)">createSOAPMessageContext</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#createWebServiceContext(org.apache.axis2.jaxws.core.MessageContext)">createWebServiceContext</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will be responsible for creating an instance of a WebServiceContext
and initializing the instance with a MessageContext.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>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></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#getInjectionDesc(org.apache.axis2.jaxws.description.ServiceDescription, java.lang.Class)">getInjectionDesc</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/description/ServiceDescription.html" title="interface in org.apache.axis2.jaxws.description">ServiceDescription</A>&nbsp;serviceDesc,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;serviceImplClass)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will retrieve a ResourceInjectionServiceRuntimeDescription if one
is associated with the current ServiceDescription.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;boolean</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#hasResourceAnnotation(org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription)">hasResourceAnnotation</A></B>(<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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method indicates whether or not we need to perform WebServiceContext injection
on a field within our endpoint instance.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><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></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A>&nbsp;wsContext,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;serviceInstance)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#performWebServiceContextInjection(org.apache.axis2.jaxws.core.MessageContext, java.lang.Object)">performWebServiceContextInjection</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;serviceImpl)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will provide the necessary function in order to inject
a WebServiceContext instance on a member of the service implementation class.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#performWebServiceContextUpdate(org.apache.axis2.jaxws.core.MessageContext)">performWebServiceContextUpdate</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will provide the necessary function in order to update
an existing WebServiceContext instance with a MessageContext for
the current request.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#retrieveServiceInstance(org.apache.axis2.jaxws.core.MessageContext)">retrieveServiceInstance</A></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method locates an existing service implementation instance if
one has been previously stored away.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><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></B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A>&nbsp;wsContext)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;This method will provide the function necessary to save the WebServiceContext
associated with the endpoint.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../../org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html#updateWebServiceContext(javax.xml.ws.WebServiceContext, javax.xml.ws.handler.MessageContext)">updateWebServiceContext</A></B>(<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A>&nbsp;wsContext,
<A HREF="http://java.sun.com/javaee/5/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>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.jaxws.lifecycle.BaseLifecycleManager"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class org.apache.axis2.jaxws.lifecycle.<A HREF="../../../../../../../../org/apache/axis2/jaxws/lifecycle/BaseLifecycleManager.html" title="class in org.apache.axis2.jaxws.lifecycle">BaseLifecycleManager</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="http://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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://download.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></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.axis2.jaxws.server.endpoint.lifecycle.EndpointLifecycleManager"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
<TH ALIGN="left"><B>Methods inherited from interface 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></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><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></TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ FIELD DETAIL =========== -->
<A NAME="field_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Field Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="WEBSERVICE_MESSAGE_CONTEXT"><!-- --></A><H3>
WEBSERVICE_MESSAGE_CONTEXT</H3>
<PRE>
public static final <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>WEBSERVICE_MESSAGE_CONTEXT</B></PRE>
<DL>
<DL>
<DT><B>See Also:</B><DD><A HREF="../../../../../../../../constant-values.html#org.apache.axis2.jaxws.server.endpoint.lifecycle.impl.EndpointLifecycleManagerImpl.WEBSERVICE_MESSAGE_CONTEXT">Constant Field Values</A></DL>
</DL>
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<A NAME="constructor_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Constructor Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="EndpointLifecycleManagerImpl(java.lang.Object)"><!-- --></A><H3>
EndpointLifecycleManagerImpl</H3>
<PRE>
public <B>EndpointLifecycleManagerImpl</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A>&nbsp;endpointInstance)</PRE>
<DL>
</DL>
<HR>
<A NAME="EndpointLifecycleManagerImpl()"><!-- --></A><H3>
EndpointLifecycleManagerImpl</H3>
<PRE>
public <B>EndpointLifecycleManagerImpl</B>()</PRE>
<DL>
</DL>
<!-- ============ METHOD DETAIL ========== -->
<A NAME="method_detail"><!-- --></A>
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
<B>Method Detail</B></FONT></TH>
</TR>
</TABLE>
<A NAME="createServiceInstance(org.apache.axis2.jaxws.core.MessageContext, java.lang.Class)"><!-- --></A><H3>
createServiceInstance</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>createServiceInstance</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://download.oracle.com/javase/1.5.0/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>
<DL>
<DD><B>Description copied from interface: <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></B></DD>
<DD>EndpointLifecycleManager will create a service instance. It will inject Resources and then call
the lifecycle methods on the service instance.
<P>
<DD><DL>
<DT><B>Specified by:</B><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> in interface <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></DL>
</DD>
<DD><DL>
<DT><B>Returns:</B><DD>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/lifecycle/LifecycleException.html" title="class in org.apache.axis2.jaxws.lifecycle">LifecycleException</A></CODE>
<DD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="retrieveServiceInstance(org.apache.axis2.jaxws.core.MessageContext)"><!-- --></A><H3>
retrieveServiceInstance</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A> <B>retrieveServiceInstance</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</PRE>
<DL>
<DD>This method locates an existing service implementation instance if
one has been previously stored away.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="performWebServiceContextInjection(org.apache.axis2.jaxws.core.MessageContext, java.lang.Object)"><!-- --></A><H3>
performWebServiceContextInjection</H3>
<PRE>
protected void <B>performWebServiceContextInjection</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://download.oracle.com/javase/1.5.0/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>
<DL>
<DD>This method will provide the necessary function in order to inject
a WebServiceContext instance on a member of the service implementation class.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="performWebServiceContextUpdate(org.apache.axis2.jaxws.core.MessageContext)"><!-- --></A><H3>
performWebServiceContextUpdate</H3>
<PRE>
protected void <B>performWebServiceContextUpdate</B>(<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>
<DL>
<DD>This method will provide the necessary function in order to update
an existing WebServiceContext instance with a MessageContext for
the current request.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="saveWebServiceContext(org.apache.axis2.jaxws.core.MessageContext, javax.xml.ws.WebServiceContext)"><!-- --></A><H3>
saveWebServiceContext</H3>
<PRE>
protected void <B>saveWebServiceContext</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A>&nbsp;wsContext)</PRE>
<DL>
<DD>This method will provide the function necessary to save the WebServiceContext
associated with the endpoint.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createWebServiceContext(org.apache.axis2.jaxws.core.MessageContext)"><!-- --></A><H3>
createWebServiceContext</H3>
<PRE>
protected <A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A> <B>createWebServiceContext</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</PRE>
<DL>
<DD>This method will be responsible for creating an instance of a WebServiceContext
and initializing the instance with a MessageContext.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getInjectionDesc(org.apache.axis2.jaxws.description.ServiceDescription, java.lang.Class)"><!-- --></A><H3>
getInjectionDesc</H3>
<PRE>
protected <A HREF="../../../../../../../../org/apache/axis2/jaxws/runtime/description/injection/ResourceInjectionServiceRuntimeDescription.html" title="interface in org.apache.axis2.jaxws.runtime.description.injection">ResourceInjectionServiceRuntimeDescription</A> <B>getInjectionDesc</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/description/ServiceDescription.html" title="interface in org.apache.axis2.jaxws.description">ServiceDescription</A>&nbsp;serviceDesc,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</A>&nbsp;serviceImplClass)</PRE>
<DL>
<DD>This method will retrieve a ResourceInjectionServiceRuntimeDescription if one
is associated with the current ServiceDescription.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="hasResourceAnnotation(org.apache.axis2.jaxws.runtime.description.injection.ResourceInjectionServiceRuntimeDescription)"><!-- --></A><H3>
hasResourceAnnotation</H3>
<PRE>
protected boolean <B>hasResourceAnnotation</B>(<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>
<DL>
<DD>This method indicates whether or not we need to perform WebServiceContext injection
on a field within our endpoint instance.
<P>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createSOAPMessageContext(org.apache.axis2.jaxws.core.MessageContext)"><!-- --></A><H3>
createSOAPMessageContext</H3>
<PRE>
protected <A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/handler/MessageContext.html?is-external=true" title="class or interface in javax.xml.ws.handler">MessageContext</A> <B>createSOAPMessageContext</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="injectWebServiceContext(org.apache.axis2.jaxws.core.MessageContext, javax.xml.ws.WebServiceContext, java.lang.Object)"><!-- --></A><H3>
injectWebServiceContext</H3>
<PRE>
protected void <B>injectWebServiceContext</B>(<A HREF="../../../../../../../../org/apache/axis2/jaxws/core/MessageContext.html" title="class in org.apache.axis2.jaxws.core">MessageContext</A>&nbsp;mc,
<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A>&nbsp;wsContext,
<A HREF="http://download.oracle.com/javase/1.5.0/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>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="updateWebServiceContext(javax.xml.ws.WebServiceContext, javax.xml.ws.handler.MessageContext)"><!-- --></A><H3>
updateWebServiceContext</H3>
<PRE>
protected void <B>updateWebServiceContext</B>(<A HREF="http://java.sun.com/javaee/5/docs/api/javax/xml/ws/WebServiceContext.html?is-external=true" title="class or interface in javax.xml.ws">WebServiceContext</A>&nbsp;wsContext,
<A HREF="http://java.sun.com/javaee/5/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>
<DD><DL>
</DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../../../../../org/apache/axis2/jaxws/injection/ResourceInjectionException.html" title="class in org.apache.axis2.jaxws.injection">ResourceInjectionException</A></CODE></DL>
</DD>
</DL>
<!-- ========= END OF CLASS DATA ========= -->
<HR>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<A NAME="navbar_bottom"><!-- --></A>
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_bottom_firstrow"><!-- --></A>
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
<TR ALIGN="center" VALIGN="top">
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EndpointLifecycleManagerImpl.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
</TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;NEXT CLASS</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../../index.html?org/apache/axis2/jaxws/server/endpoint/lifecycle/impl/EndpointLifecycleManagerImpl.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="EndpointLifecycleManagerImpl.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
&nbsp;<SCRIPT type="text/javascript">
<!--
if(window==top) {
document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
}
//-->
</SCRIPT>
<NOSCRIPT>
<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
<TR>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_bottom"></A>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<HR>
Copyright &#169; 2004-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.
</BODY>
</HTML>