blob: 3bf9ce94a487c13e5361db58a4958700aa24b222 [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:51 IST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
PersistenceContextRefType (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="PersistenceContextRefType (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/PersistenceContextRefType.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;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PathType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="PersistenceContextRefType.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.description.xml.handler</FONT>
<BR>
Class PersistenceContextRefType</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 "><B>org.apache.axis2.jaxws.description.xml.handler.PersistenceContextRefType</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>PersistenceContextRefType</B><DT>extends <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></DL>
</PRE>
<P>
The persistence-context-ref element contains a declaration of Deployment Component's reference to
a persistence context associated within a Deployment Component's environment. It consists of:
<p/>
- an optional description - the persistence context reference name - an optional persistence unit
name. If not specified, the default persistence unit is assumed. - an optional specification as
to whether the persistence context type is Transaction or Extended. If not specified,
Transaction is assumed. - an optional list of persistence properties - optional injection
targets
<p/>
Examples:
<p/>
<persistence-context-ref> <persistence-context-ref-name>myPersistenceContext
</persistence-context-ref-name> </persistence-context-ref>
<p/>
<persistence-context-ref> <persistence-context-ref-name>myPersistenceContext
</persistence-context-ref-name> <persistence-unit-name>PersistenceUnit1 </persistence-unit-name>
<persistence-context-type>Extended</persistence-context-type> </persistence-context-ref>
<p/>
<p/>
<p/>
<p/>
<p>Java class for persistence-context-refType complex type.
<p/>
<p>The following schema fragment specifies the expected content contained within this class.
<p/>
<pre>
&lt;complexType name="persistence-context-refType">
&lt;complexContent>
&lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
&lt;sequence>
&lt;element name="description" type="{http://java.sun.com/xml/ns/javaee}descriptionType"
maxOccurs="unbounded" minOccurs="0"/>
&lt;element name="persistence-context-ref-name" type="{http://java.sun.com/xml/ns/javaee}jndi-nameType"/>
&lt;element name="persistence-unit-name" type="{http://java.sun.com/xml/ns/javaee}string"
minOccurs="0"/>
&lt;element name="persistence-context-type" type="{http://java.sun.com/xml/ns/javaee}persistence-context-typeType"
minOccurs="0"/>
&lt;element name="persistence-property" type="{http://java.sun.com/xml/ns/javaee}propertyType"
maxOccurs="unbounded" minOccurs="0"/>
&lt;group ref="{http://java.sun.com/xml/ns/javaee}resourceGroup"/>
&lt;/sequence>
&lt;attribute name="id" type="{http://www.w3.org/2001/XMLSchema}ID" />
&lt;/restriction>
&lt;/complexContent>
&lt;/complexType>
</pre>
<P>
<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>protected &nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DescriptionType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#description">description</A></B></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://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/description/xml/handler/PersistenceContextRefType.html#id">id</A></B></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://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">InjectionTargetType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#injectionTarget">injectionTarget</A></B></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="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#mappedName">mappedName</A></B></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="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#persistenceContextRefName">persistenceContextRefName</A></B></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="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#persistenceContextType">persistenceContextType</A></B></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://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PropertyType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#persistenceProperty">persistenceProperty</A></B></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="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#persistenceUnitName">persistenceUnitName</A></B></CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</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/description/xml/handler/PersistenceContextRefType.html#PersistenceContextRefType()">PersistenceContextRefType</A></B>()</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/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DescriptionType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getDescription()">getDescription</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the description property.</TD>
</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/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/description/xml/handler/PersistenceContextRefType.html#getId()">getId</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the id property.</TD>
</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/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">InjectionTargetType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getInjectionTarget()">getInjectionTarget</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the injectionTarget property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getMappedName()">getMappedName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the mappedName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getPersistenceContextRefName()">getPersistenceContextRefName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the persistenceContextRefName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getPersistenceContextType()">getPersistenceContextType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the persistenceContextType property.</TD>
</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/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PropertyType</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getPersistenceProperty()">getPersistenceProperty</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the persistenceProperty property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#getPersistenceUnitName()">getPersistenceUnitName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the persistenceUnitName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#setId(java.lang.String)">setId</A></B>(<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>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the id property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#setMappedName(org.apache.axis2.jaxws.description.xml.handler.XsdStringType)">setMappedName</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the mappedName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#setPersistenceContextRefName(org.apache.axis2.jaxws.description.xml.handler.JndiNameType)">setPersistenceContextRefName</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the persistenceContextRefName property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#setPersistenceContextType(org.apache.axis2.jaxws.description.xml.handler.PersistenceContextTypeType)">setPersistenceContextType</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the persistenceContextType property.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html#setPersistenceUnitName(org.apache.axis2.jaxws.description.xml.handler.String)">setPersistenceUnitName</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the persistenceUnitName property.</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;
<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="description"><!-- --></A><H3>
description</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DescriptionType</A>&gt; <B>description</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="persistenceContextRefName"><!-- --></A><H3>
persistenceContextRefName</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</A> <B>persistenceContextRefName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="persistenceUnitName"><!-- --></A><H3>
persistenceUnitName</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</A> <B>persistenceUnitName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="persistenceContextType"><!-- --></A><H3>
persistenceContextType</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</A> <B>persistenceContextType</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="persistenceProperty"><!-- --></A><H3>
persistenceProperty</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PropertyType</A>&gt; <B>persistenceProperty</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="mappedName"><!-- --></A><H3>
mappedName</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</A> <B>mappedName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="injectionTarget"><!-- --></A><H3>
injectionTarget</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">InjectionTargetType</A>&gt; <B>injectionTarget</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="id"><!-- --></A><H3>
id</H3>
<PRE>
protected <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>id</B></PRE>
<DL>
<DL>
</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="PersistenceContextRefType()"><!-- --></A><H3>
PersistenceContextRefType</H3>
<PRE>
public <B>PersistenceContextRefType</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="getDescription()"><!-- --></A><H3>
getDescription</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">DescriptionType</A>&gt; <B>getDescription</B>()</PRE>
<DL>
<DD>Gets the value of the description property.
<p/>
<p/>
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a <CODE>set</CODE> method for the description property.
<p/>
<p/>
For example, to add a new item, do as follows:
<pre>
getDescription().add(newItem);
</pre>
<p/>
<p/>
<p/>
Objects of the following type(s) are allowed in the list <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/DescriptionType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>DescriptionType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getPersistenceContextRefName()"><!-- --></A><H3>
getPersistenceContextRefName</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</A> <B>getPersistenceContextRefName</B>()</PRE>
<DL>
<DD>Gets the value of the persistenceContextRefName property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>JndiNameType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setPersistenceContextRefName(org.apache.axis2.jaxws.description.xml.handler.JndiNameType)"><!-- --></A><H3>
setPersistenceContextRefName</H3>
<PRE>
public void <B>setPersistenceContextRefName</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">JndiNameType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the persistenceContextRefName property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/JndiNameType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>JndiNameType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPersistenceUnitName()"><!-- --></A><H3>
getPersistenceUnitName</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</A> <B>getPersistenceUnitName</B>()</PRE>
<DL>
<DD>Gets the value of the persistenceUnitName property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>String</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setPersistenceUnitName(org.apache.axis2.jaxws.description.xml.handler.String)"><!-- --></A><H3>
setPersistenceUnitName</H3>
<PRE>
public void <B>setPersistenceUnitName</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler">String</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the persistenceUnitName property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/String.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>String</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPersistenceContextType()"><!-- --></A><H3>
getPersistenceContextType</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</A> <B>getPersistenceContextType</B>()</PRE>
<DL>
<DD>Gets the value of the persistenceContextType property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>PersistenceContextTypeType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setPersistenceContextType(org.apache.axis2.jaxws.description.xml.handler.PersistenceContextTypeType)"><!-- --></A><H3>
setPersistenceContextType</H3>
<PRE>
public void <B>setPersistenceContextType</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PersistenceContextTypeType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the persistenceContextType property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>PersistenceContextTypeType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getPersistenceProperty()"><!-- --></A><H3>
getPersistenceProperty</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">PropertyType</A>&gt; <B>getPersistenceProperty</B>()</PRE>
<DL>
<DD>Gets the value of the persistenceProperty property.
<p/>
<p/>
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a <CODE>set</CODE> method for the persistenceProperty property.
<p/>
<p/>
For example, to add a new item, do as follows:
<pre>
getPersistenceProperty().add(newItem);
</pre>
<p/>
<p/>
<p/>
Objects of the following type(s) are allowed in the list <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PropertyType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>PropertyType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getMappedName()"><!-- --></A><H3>
getMappedName</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</A> <B>getMappedName</B>()</PRE>
<DL>
<DD>Gets the value of the mappedName property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>XsdStringType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setMappedName(org.apache.axis2.jaxws.description.xml.handler.XsdStringType)"><!-- --></A><H3>
setMappedName</H3>
<PRE>
public void <B>setMappedName</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">XsdStringType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the mappedName property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/XsdStringType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>XsdStringType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getInjectionTarget()"><!-- --></A><H3>
getInjectionTarget</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">InjectionTargetType</A>&gt; <B>getInjectionTarget</B>()</PRE>
<DL>
<DD>Gets the value of the injectionTarget property.
<p/>
<p/>
This accessor method returns a reference to the live list, not a snapshot. Therefore any
modification you make to the returned list will be present inside the JAXB object. This is
why there is not a <CODE>set</CODE> method for the injectionTarget property.
<p/>
<p/>
For example, to add a new item, do as follows:
<pre>
getInjectionTarget().add(newItem);
</pre>
<p/>
<p/>
<p/>
Objects of the following type(s) are allowed in the list <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/InjectionTargetType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>InjectionTargetType</CODE></A>
<P>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getId()"><!-- --></A><H3>
getId</H3>
<PRE>
public <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>getId</B>()</PRE>
<DL>
<DD>Gets the value of the id property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <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"><CODE>String</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setId(java.lang.String)"><!-- --></A><H3>
setId</H3>
<PRE>
public void <B>setId</B>(<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>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the id property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <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"><CODE>String</CODE></A></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/PersistenceContextRefType.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;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PathType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/PersistenceContextTypeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../../../../index.html?org/apache/axis2/jaxws/description/xml/handler/PersistenceContextRefType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="PersistenceContextRefType.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>