blob: b2b5d33ff6efe91b45adcd4e64f0b5d037a4f75c [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:52 IST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
ResourceRefType (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="ResourceRefType (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/ResourceRefType.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/ResourceEnvRefType.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/ResSharingScopeType.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/ResourceRefType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ResourceRefType.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 ResourceRefType</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.ResourceRefType</B>
</PRE>
<HR>
<DL>
<DT><PRE>public class <B>ResourceRefType</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 resource-refType contains a declaration of a Deployment Component's reference to an external
resource. It consists of an optional description, the resource manager connection factory
reference name, an optional indication of the resource manager connection factory type expected
by the Deployment Component code, an optional type of authentication (Application or Container),
and an optional specification of the shareability of connections obtained from the resource
(Shareable or Unshareable).
<p/>
It also includes optional elements to define injection of the named resource into fields or
JavaBeans properties.
<p/>
The connection factory type must be supplied unless an injection target is specified, in which
case the type of the target is used. If both are specified, the type must be assignment
compatible with the type of the injection target.
<p/>
Example:
<p/>
<resource-ref> <res-ref-name>jdbc/EmployeeAppDB</res-ref-name> <res-type>javax.sql.DataSource</res-type>
<res-auth>Container</res-auth> <res-sharing-scope>Shareable</res-sharing-scope> </resource-ref>
<p/>
<p/>
<p/>
<p/>
<p>Java class for resource-refType complex type.
<p/>
<p>The following schema fragment specifies the expected content contained within this class.
<p/>
<pre>
&lt;complexType name="resource-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="res-ref-name" type="{http://java.sun.com/xml/ns/javaee}jndi-nameType"/>
&lt;element name="res-type" type="{http://java.sun.com/xml/ns/javaee}fully-qualified-classType"
minOccurs="0"/>
&lt;element name="res-auth" type="{http://java.sun.com/xml/ns/javaee}res-authType"
minOccurs="0"/>
&lt;element name="res-sharing-scope" type="{http://java.sun.com/xml/ns/javaee}res-sharing-scopeType"
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/ResourceRefType.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/ResourceRefType.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/ResourceRefType.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/ResourceRefType.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/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html#resAuth">resAuth</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/ResourceRefType.html#resRefName">resRefName</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/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html#resSharingScope">resSharingScope</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/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html#resType">resType</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/ResourceRefType.html#ResourceRefType()">ResourceRefType</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/ResourceRefType.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/ResourceRefType.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/ResourceRefType.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/ResourceRefType.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/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html#getResAuth()">getResAuth</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the resAuth 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/ResourceRefType.html#getResRefName()">getResRefName</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the resRefName 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/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html#getResSharingScope()">getResSharingScope</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the resSharingScope 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/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResourceRefType.html#getResType()">getResType</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Gets the value of the resType 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/ResourceRefType.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/ResourceRefType.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/ResourceRefType.html#setResAuth(org.apache.axis2.jaxws.description.xml.handler.ResAuthType)">setResAuth</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the resAuth 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/ResourceRefType.html#setResRefName(org.apache.axis2.jaxws.description.xml.handler.JndiNameType)">setResRefName</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 resRefName 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/ResourceRefType.html#setResSharingScope(org.apache.axis2.jaxws.description.xml.handler.ResSharingScopeType)">setResSharingScope</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the resSharingScope 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/ResourceRefType.html#setResType(org.apache.axis2.jaxws.description.xml.handler.FullyQualifiedClassType)">setResType</A></B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</A>&nbsp;value)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value of the resType 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="resRefName"><!-- --></A><H3>
resRefName</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>resRefName</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="resType"><!-- --></A><H3>
resType</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</A> <B>resType</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="resAuth"><!-- --></A><H3>
resAuth</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</A> <B>resAuth</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="resSharingScope"><!-- --></A><H3>
resSharingScope</H3>
<PRE>
protected <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</A> <B>resSharingScope</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="ResourceRefType()"><!-- --></A><H3>
ResourceRefType</H3>
<PRE>
public <B>ResourceRefType</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="getResRefName()"><!-- --></A><H3>
getResRefName</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>getResRefName</B>()</PRE>
<DL>
<DD>Gets the value of the resRefName 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="setResRefName(org.apache.axis2.jaxws.description.xml.handler.JndiNameType)"><!-- --></A><H3>
setResRefName</H3>
<PRE>
public void <B>setResRefName</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 resRefName 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="getResType()"><!-- --></A><H3>
getResType</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</A> <B>getResType</B>()</PRE>
<DL>
<DD>Gets the value of the resType property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>FullyQualifiedClassType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setResType(org.apache.axis2.jaxws.description.xml.handler.FullyQualifiedClassType)"><!-- --></A><H3>
setResType</H3>
<PRE>
public void <B>setResType</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">FullyQualifiedClassType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the resType property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/FullyQualifiedClassType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>FullyQualifiedClassType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getResAuth()"><!-- --></A><H3>
getResAuth</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</A> <B>getResAuth</B>()</PRE>
<DL>
<DD>Gets the value of the resAuth property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>ResAuthType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setResAuth(org.apache.axis2.jaxws.description.xml.handler.ResAuthType)"><!-- --></A><H3>
setResAuth</H3>
<PRE>
public void <B>setResAuth</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResAuthType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the resAuth property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResAuthType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>ResAuthType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="getResSharingScope()"><!-- --></A><H3>
getResSharingScope</H3>
<PRE>
public <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</A> <B>getResSharingScope</B>()</PRE>
<DL>
<DD>Gets the value of the resSharingScope property.
<P>
<DD><DL>
<DT><B>Returns:</B><DD>possible object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>ResSharingScopeType</CODE></A></DL>
</DD>
</DL>
<HR>
<A NAME="setResSharingScope(org.apache.axis2.jaxws.description.xml.handler.ResSharingScopeType)"><!-- --></A><H3>
setResSharingScope</H3>
<PRE>
public void <B>setResSharingScope</B>(<A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler">ResSharingScopeType</A>&nbsp;value)</PRE>
<DL>
<DD>Sets the value of the resSharingScope property.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>value</CODE> - allowed object is <A HREF="../../../../../../../org/apache/axis2/jaxws/description/xml/handler/ResSharingScopeType.html" title="class in org.apache.axis2.jaxws.description.xml.handler"><CODE>ResSharingScopeType</CODE></A></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/ResourceRefType.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/ResourceEnvRefType.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/ResSharingScopeType.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/ResourceRefType.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="ResourceRefType.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>