blob: 89bec58ea26cf9b72e535a155cf52bdb176e857c [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.5.0_22) on Fri Jan 20 11:50:29 EST 2012 -->
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
AbstractJAXRSFactoryBean (Apache CXF Bundle Jar 2.5.2 API)
</TITLE>
<META NAME="keywords" CONTENT="org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean class">
<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
<SCRIPT type="text/javascript">
function windowTitle()
{
parent.document.title="AbstractJAXRSFactoryBean (Apache CXF Bundle Jar 2.5.2 API)";
}
</SCRIPT>
<NOSCRIPT>
</NOSCRIPT>
</HEAD>
<BODY BGCOLOR="white" onload="windowTitle();">
<!-- ========= 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/AbstractJAXRSFactoryBean.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>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSBindingFactory.html" title="class in org.apache.cxf.jaxrs"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AbstractJAXRSFactoryBean.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.cxf.jaxrs</FONT>
<BR>
Class AbstractJAXRSFactoryBean</H2>
<PRE>
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">java.lang.Object</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html" title="class in org.apache.cxf.interceptor">org.apache.cxf.interceptor.AbstractBasicInterceptorProvider</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">org.apache.cxf.endpoint.AbstractEndpointFactory</A>
<IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.cxf.jaxrs.AbstractJAXRSFactoryBean</B>
</PRE>
<DL>
<DT><B>All Implemented Interfaces:</B> <DD><A HREF="../../../../org/apache/cxf/interceptor/InterceptorProvider.html" title="interface in org.apache.cxf.interceptor">InterceptorProvider</A></DD>
</DL>
<DL>
<DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../org/apache/cxf/jaxrs/client/JAXRSClientFactoryBean.html" title="class in org.apache.cxf.jaxrs.client">JAXRSClientFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServerFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServerFactoryBean</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public class <B>AbstractJAXRSFactoryBean</B><DT>extends <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></DL>
</PRE>
<P>
Abstract bean holding functionality common for creating
JAX-RS Server and Client objects.
<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" title="class or interface in java.util">List</A>&lt;?&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#entityProviders">entityProviders</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" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#schemaLocations">schemaLocations</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/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#serviceFactory">serviceFactory</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.cxf.endpoint.AbstractEndpointFactory"><!-- --></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.cxf.endpoint.<A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#address">address</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#bindingConfig">bindingConfig</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#bindingFactory">bindingFactory</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#bindingId">bindingId</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#bus">bus</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#conduitSelector">conduitSelector</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#dataBinding">dataBinding</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#destinationFactory">destinationFactory</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#endpointName">endpointName</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#endpointReference">endpointReference</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#features">features</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#properties">properties</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#publishedEndpointUrl">publishedEndpointUrl</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#serviceName">serviceName</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#transportId">transportId</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 ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>protected </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#AbstractJAXRSFactoryBean()">AbstractJAXRSFactoryBean</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 </CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#AbstractJAXRSFactoryBean(org.apache.cxf.jaxrs.JAXRSServiceFactoryBean)">AbstractJAXRSFactoryBean</A></B>(<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A>&nbsp;serviceFactory)</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>protected &nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#checkResources(boolean)">checkResources</A></B>(boolean&nbsp;server)</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/cxf/service/model/BindingInfo.html" title="class in org.apache.cxf.service.model">BindingInfo</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#createBindingInfo()">createBindingInfo</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/cxf/endpoint/Endpoint.html" title="interface in org.apache.cxf.endpoint">Endpoint</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#createEndpoint()">createEndpoint</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/cxf/service/model/EndpointInfo.html" title="class in org.apache.cxf.service.model">EndpointInfo</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#createEndpointInfo()">createEndpointInfo</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>&nbsp;<A HREF="../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#getBus()">getBus</A></B>()</CODE>
<BR>
&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>&nbsp;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;?&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#getProviders()">getProviders</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>&nbsp;<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#getServiceFactory()">getServiceFactory</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the service factory</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setBus(org.apache.cxf.Bus)">setBus</A></B>(<A HREF="../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</A>&nbsp;bus)</CODE>
<BR>
&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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setDataBindingProvider(org.apache.cxf.jaxrs.provider.ProviderFactory, org.apache.cxf.service.Service)">setDataBindingProvider</A></B>(<A HREF="../../../../org/apache/cxf/jaxrs/provider/ProviderFactory.html" title="class in org.apache.cxf.jaxrs.provider">ProviderFactory</A>&nbsp;factory,
<A HREF="../../../../org/apache/cxf/service/Service.html" title="interface in org.apache.cxf.service">Service</A>&nbsp;s)</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>&nbsp;void</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setModelBeans(java.util.List)">setModelBeans</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/jaxrs/model/UserResource.html" title="class in org.apache.cxf.jaxrs.model">UserResource</A>&gt;&nbsp;resources)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the description of root resources.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setModelBeans(org.apache.cxf.jaxrs.model.UserResource...)">setModelBeans</A></B>(<A HREF="../../../../org/apache/cxf/jaxrs/model/UserResource.html" title="class in org.apache.cxf.jaxrs.model">UserResource</A>...&nbsp;resources)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the description of root resources.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setModelBeansWithServiceClass(java.util.List, java.lang.Class...)">setModelBeansWithServiceClass</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/jaxrs/model/UserResource.html" title="class in org.apache.cxf.jaxrs.model">UserResource</A>&gt;&nbsp;resources,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;?&gt;...&nbsp;sClasses)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the description of root resources with the list of concrete classes.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setModelRef(java.lang.String)">setModelRef</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;modelRef)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a reference to the external user model,
Example: "classpath:/model/resources.xml"</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setModelRefWithServiceClass(java.lang.String, java.lang.Class...)">setModelRefWithServiceClass</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;modelRef,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;?&gt;...&nbsp;sClasses)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a reference to the external user model,
Example: "classpath:/model/resources.xml".</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setProvider(java.lang.Object)">setProvider</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;provider)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets a custom JAX-RS provider.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setProviders(java.util.List)">setProviders</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;? extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&gt;&nbsp;providers)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets custom JAX-RS providers.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setSchemaLocation(java.lang.String)">setSchemaLocation</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;schema)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the location of the schema which can be used to validate
the incoming XML or JAXB-driven JSON.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setSchemaLocations(java.util.List)">setSchemaLocations</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt;&nbsp;schemas)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the locations of the schemas which can be used to validate
the incoming XML or JAXB-driven JSON.</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setServiceFactory(org.apache.cxf.jaxrs.JAXRSServiceFactoryBean)">setServiceFactory</A></B>(<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A>&nbsp;serviceFactory)</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the custom service factory which processes
the registered classes and providers</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/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setServiceName(javax.xml.namespace.QName)">setServiceName</A></B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;name)</CODE>
<BR>
&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/cxf/jaxrs/provider/ProviderFactory.html" title="class in org.apache.cxf.jaxrs.provider">ProviderFactory</A></CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html#setupFactory(org.apache.cxf.endpoint.Endpoint)">setupFactory</A></B>(<A HREF="../../../../org/apache/cxf/endpoint/Endpoint.html" title="interface in org.apache.cxf.endpoint">Endpoint</A>&nbsp;ep)</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.cxf.endpoint.AbstractEndpointFactory"><!-- --></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.cxf.endpoint.<A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#checkPrivateEndpoint(org.apache.cxf.endpoint.Endpoint)">checkPrivateEndpoint</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getAddress()">getAddress</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getBindingConfig()">getBindingConfig</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getBindingFactory()">getBindingFactory</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getBindingId()">getBindingId</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getConduitSelector()">getConduitSelector</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getDataBinding()">getDataBinding</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getDestinationFactory()">getDestinationFactory</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getEndpointName()">getEndpointName</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getFeatures()">getFeatures</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getProperties()">getProperties</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getProperties(boolean)">getProperties</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getPublishedEndpointUrl()">getPublishedEndpointUrl</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getServiceName()">getServiceName</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getTransportId()">getTransportId</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#initializeAnnotationInterceptors(org.apache.cxf.interceptor.AnnotationInterceptors, org.apache.cxf.endpoint.Endpoint)">initializeAnnotationInterceptors</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#initializeAnnotationInterceptors(org.apache.cxf.endpoint.Endpoint, java.lang.Class...)">initializeAnnotationInterceptors</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#initializeAnnotationInterceptors(org.apache.cxf.endpoint.Endpoint, java.lang.Class)">initializeAnnotationInterceptors</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setAddress(java.lang.String)">setAddress</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setBindingConfig(org.apache.cxf.binding.BindingConfiguration)">setBindingConfig</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setBindingFactory(org.apache.cxf.binding.BindingFactory)">setBindingFactory</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setBindingId(java.lang.String)">setBindingId</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setConduitSelector(org.apache.cxf.endpoint.ConduitSelector)">setConduitSelector</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setDataBinding(org.apache.cxf.databinding.DataBinding)">setDataBinding</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setDestinationFactory(org.apache.cxf.transport.DestinationFactory)">setDestinationFactory</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setEndpointName(javax.xml.namespace.QName)">setEndpointName</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setEndpointReference(org.apache.cxf.ws.addressing.EndpointReferenceType)">setEndpointReference</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setFeatures(java.util.List)">setFeatures</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setProperties(java.util.Map)">setProperties</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setPublishedEndpointUrl(java.lang.String)">setPublishedEndpointUrl</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setTransportId(java.lang.String)">setTransportId</A></CODE></TD>
</TR>
</TABLE>
&nbsp;<A NAME="methods_inherited_from_class_org.apache.cxf.interceptor.AbstractBasicInterceptorProvider"><!-- --></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.cxf.interceptor.<A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html" title="class in org.apache.cxf.interceptor">AbstractBasicInterceptorProvider</A></B></TH>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD><CODE><A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#getInFaultInterceptors()">getInFaultInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#getInInterceptors()">getInInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#getOutFaultInterceptors()">getOutFaultInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#getOutInterceptors()">getOutInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#setInFaultInterceptors(java.util.List)">setInFaultInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#setInInterceptors(java.util.List)">setInInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#setOutFaultInterceptors(java.util.List)">setOutFaultInterceptors</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html#setOutInterceptors(java.util.List)">setOutInterceptors</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" 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#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#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#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#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#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#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#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#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#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#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#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="schemaLocations"><!-- --></A><H3>
schemaLocations</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt; <B>schemaLocations</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="serviceFactory"><!-- --></A><H3>
serviceFactory</H3>
<PRE>
protected <A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A> <B>serviceFactory</B></PRE>
<DL>
<DL>
</DL>
</DL>
<HR>
<A NAME="entityProviders"><!-- --></A><H3>
entityProviders</H3>
<PRE>
protected <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;?&gt; <B>entityProviders</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="AbstractJAXRSFactoryBean()"><!-- --></A><H3>
AbstractJAXRSFactoryBean</H3>
<PRE>
protected <B>AbstractJAXRSFactoryBean</B>()</PRE>
<DL>
</DL>
<HR>
<A NAME="AbstractJAXRSFactoryBean(org.apache.cxf.jaxrs.JAXRSServiceFactoryBean)"><!-- --></A><H3>
AbstractJAXRSFactoryBean</H3>
<PRE>
protected <B>AbstractJAXRSFactoryBean</B>(<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A>&nbsp;serviceFactory)</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="getBus()"><!-- --></A><H3>
getBus</H3>
<PRE>
public <A HREF="../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</A> <B>getBus</B>()</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#getBus()">getBus</A></CODE> in class <CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setServiceName(javax.xml.namespace.QName)"><!-- --></A><H3>
setServiceName</H3>
<PRE>
public void <B>setServiceName</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/javax/xml/namespace/QName.html" title="class or interface in javax.xml.namespace">QName</A>&nbsp;name)</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setServiceName(javax.xml.namespace.QName)">setServiceName</A></CODE> in class <CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setBus(org.apache.cxf.Bus)"><!-- --></A><H3>
setBus</H3>
<PRE>
public void <B>setBus</B>(<A HREF="../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</A>&nbsp;bus)</PRE>
<DL>
<DD>
<P>
<DD><DL>
<DT><B>Overrides:</B><DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#setBus(org.apache.cxf.Bus)">setBus</A></CODE> in class <CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="createEndpointInfo()"><!-- --></A><H3>
createEndpointInfo</H3>
<PRE>
protected <A HREF="../../../../org/apache/cxf/service/model/EndpointInfo.html" title="class in org.apache.cxf.service.model">EndpointInfo</A> <B>createEndpointInfo</B>()
throws <A HREF="../../../../org/apache/cxf/BusException.html" title="class in org.apache.cxf">BusException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#createEndpointInfo()">createEndpointInfo</A></CODE> in class <CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/apache/cxf/BusException.html" title="class in org.apache.cxf">BusException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="createBindingInfo()"><!-- --></A><H3>
createBindingInfo</H3>
<PRE>
protected <A HREF="../../../../org/apache/cxf/service/model/BindingInfo.html" title="class in org.apache.cxf.service.model">BindingInfo</A> <B>createBindingInfo</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#createBindingInfo()">createBindingInfo</A></CODE> in class <CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></CODE></DL>
</DD>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="getServiceFactory()"><!-- --></A><H3>
getServiceFactory</H3>
<PRE>
public <A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A> <B>getServiceFactory</B>()</PRE>
<DL>
<DD>Returns the service factory
<P>
<DD><DL>
<DT><B>Returns:</B><DD>the factory</DL>
</DD>
</DL>
<HR>
<A NAME="setServiceFactory(org.apache.cxf.jaxrs.JAXRSServiceFactoryBean)"><!-- --></A><H3>
setServiceFactory</H3>
<PRE>
public void <B>setServiceFactory</B>(<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceFactoryBean</A>&nbsp;serviceFactory)</PRE>
<DL>
<DD>Sets the custom service factory which processes
the registered classes and providers
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>serviceFactory</CODE> - the factory</DL>
</DD>
</DL>
<HR>
<A NAME="createEndpoint()"><!-- --></A><H3>
createEndpoint</H3>
<PRE>
protected <A HREF="../../../../org/apache/cxf/endpoint/Endpoint.html" title="interface in org.apache.cxf.endpoint">Endpoint</A> <B>createEndpoint</B>()
throws <A HREF="../../../../org/apache/cxf/BusException.html" title="class in org.apache.cxf">BusException</A>,
<A HREF="../../../../org/apache/cxf/endpoint/EndpointException.html" title="class in org.apache.cxf.endpoint">EndpointException</A></PRE>
<DL>
<DD><DL>
<DT><B>Specified by:</B><DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html#createEndpoint()">createEndpoint</A></CODE> in class <CODE><A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A></CODE></DL>
</DD>
<DD><DL>
<DT><B>Throws:</B>
<DD><CODE><A HREF="../../../../org/apache/cxf/BusException.html" title="class in org.apache.cxf">BusException</A></CODE>
<DD><CODE><A HREF="../../../../org/apache/cxf/endpoint/EndpointException.html" title="class in org.apache.cxf.endpoint">EndpointException</A></CODE></DL>
</DD>
</DL>
<HR>
<A NAME="setSchemaLocation(java.lang.String)"><!-- --></A><H3>
setSchemaLocation</H3>
<PRE>
public void <B>setSchemaLocation</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;schema)</PRE>
<DL>
<DD>Sets the location of the schema which can be used to validate
the incoming XML or JAXB-driven JSON. JAX-RS MessageBodyReader implementations
which have the setSchemaLocations method accepting a list of schema locations
will be injected with this value.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>schema</CODE> - the schema location</DL>
</DD>
</DL>
<HR>
<A NAME="setSchemaLocations(java.util.List)"><!-- --></A><H3>
setSchemaLocations</H3>
<PRE>
public void <B>setSchemaLocations</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&gt;&nbsp;schemas)</PRE>
<DL>
<DD>Sets the locations of the schemas which can be used to validate
the incoming XML or JAXB-driven JSON. JAX-RS MessageBodyReader implementations
which have the setSchemaLocations method accepting a list of schema locations
will be injected with this value.
For example, if A.xsd imports B.xsd then both A.xsd and B.xsd need to be referenced.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>schema</CODE> - the schema locations</DL>
</DD>
</DL>
<HR>
<A NAME="getProviders()"><!-- --></A><H3>
getProviders</H3>
<PRE>
public <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;?&gt; <B>getProviders</B>()</PRE>
<DL>
<DD><DL>
<DT><B>Returns:</B><DD>the list of custom JAX-RS providers</DL>
</DD>
</DL>
<HR>
<A NAME="setProviders(java.util.List)"><!-- --></A><H3>
setProviders</H3>
<PRE>
public void <B>setProviders</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;? extends <A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&gt;&nbsp;providers)</PRE>
<DL>
<DD>Sets custom JAX-RS providers.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>entityProviders</CODE> - the entityProviders</DL>
</DD>
</DL>
<HR>
<A NAME="setProvider(java.lang.Object)"><!-- --></A><H3>
setProvider</H3>
<PRE>
public void <B>setProvider</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>&nbsp;provider)</PRE>
<DL>
<DD>Sets a custom JAX-RS provider.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>provider</CODE> - the custom provider.</DL>
</DD>
</DL>
<HR>
<A NAME="checkResources(boolean)"><!-- --></A><H3>
checkResources</H3>
<PRE>
protected void <B>checkResources</B>(boolean&nbsp;server)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setupFactory(org.apache.cxf.endpoint.Endpoint)"><!-- --></A><H3>
setupFactory</H3>
<PRE>
protected <A HREF="../../../../org/apache/cxf/jaxrs/provider/ProviderFactory.html" title="class in org.apache.cxf.jaxrs.provider">ProviderFactory</A> <B>setupFactory</B>(<A HREF="../../../../org/apache/cxf/endpoint/Endpoint.html" title="interface in org.apache.cxf.endpoint">Endpoint</A>&nbsp;ep)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setDataBindingProvider(org.apache.cxf.jaxrs.provider.ProviderFactory, org.apache.cxf.service.Service)"><!-- --></A><H3>
setDataBindingProvider</H3>
<PRE>
protected void <B>setDataBindingProvider</B>(<A HREF="../../../../org/apache/cxf/jaxrs/provider/ProviderFactory.html" title="class in org.apache.cxf.jaxrs.provider">ProviderFactory</A>&nbsp;factory,
<A HREF="../../../../org/apache/cxf/service/Service.html" title="interface in org.apache.cxf.service">Service</A>&nbsp;s)</PRE>
<DL>
<DD><DL>
</DL>
</DD>
</DL>
<HR>
<A NAME="setModelBeans(org.apache.cxf.jaxrs.model.UserResource...)"><!-- --></A><H3>
setModelBeans</H3>
<PRE>
public void <B>setModelBeans</B>(<A HREF="../../../../org/apache/cxf/jaxrs/model/UserResource.html" title="class in org.apache.cxf.jaxrs.model">UserResource</A>...&nbsp;resources)</PRE>
<DL>
<DD>Sets the description of root resources.
Can be used to 'attach' the JAX-RS like description to the application
classes without adding JAX-RS annotations.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>resources</CODE> - root resource descriptions</DL>
</DD>
</DL>
<HR>
<A NAME="setModelBeans(java.util.List)"><!-- --></A><H3>
setModelBeans</H3>
<PRE>
public void <B>setModelBeans</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/jaxrs/model/UserResource.html" title="class in org.apache.cxf.jaxrs.model">UserResource</A>&gt;&nbsp;resources)</PRE>
<DL>
<DD>Sets the description of root resources.
Can be used to 'attach' the JAX-RS like description to the application
classes without adding JAX-RS annotations.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>resources</CODE> - root resource descriptions</DL>
</DD>
</DL>
<HR>
<A NAME="setModelBeansWithServiceClass(java.util.List, java.lang.Class...)"><!-- --></A><H3>
setModelBeansWithServiceClass</H3>
<PRE>
public void <B>setModelBeansWithServiceClass</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/util/List.html" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/jaxrs/model/UserResource.html" title="class in org.apache.cxf.jaxrs.model">UserResource</A>&gt;&nbsp;resources,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;?&gt;...&nbsp;sClasses)</PRE>
<DL>
<DD>Sets the description of root resources with the list of concrete classes.
Can be used to 'attach' the JAX-RS like description to the application
classes without adding JAX-RS annotations. Some models may only reference
interfaces, thus providing a list of concrete classes that will be
instantiated is required in such cases.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>resources</CODE> - root resource descriptions.<DD><CODE>sClasses</CODE> - concrete root resource classes</DL>
</DD>
</DL>
<HR>
<A NAME="setModelRef(java.lang.String)"><!-- --></A><H3>
setModelRef</H3>
<PRE>
public void <B>setModelRef</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;modelRef)</PRE>
<DL>
<DD>Sets a reference to the external user model,
Example: "classpath:/model/resources.xml"
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modelRef</CODE> - the reference to the external model resource.</DL>
</DD>
</DL>
<HR>
<A NAME="setModelRefWithServiceClass(java.lang.String, java.lang.Class...)"><!-- --></A><H3>
setModelRefWithServiceClass</H3>
<PRE>
public void <B>setModelRefWithServiceClass</B>(<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;modelRef,
<A HREF="http://download.oracle.com/javase/1.5.0/docs/api/java/lang/Class.html" title="class or interface in java.lang">Class</A>&lt;?&gt;...&nbsp;sClasses)</PRE>
<DL>
<DD>Sets a reference to the external user model,
Example: "classpath:/model/resources.xml".
Some models may only reference interfaces, thus providing a list of
concrete classes that will be instantiated is required in such cases.
<P>
<DD><DL>
<DT><B>Parameters:</B><DD><CODE>modelRef</CODE> - the reference to the external model resource.<DD><CODE>sClasses</CODE> - concrete root resource classes</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/AbstractJAXRSFactoryBean.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>
Apache CXF API</EM>
</TD>
</TR>
<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV CLASS&nbsp;
&nbsp;<A HREF="../../../../org/apache/cxf/jaxrs/JAXRSBindingFactory.html" title="class in org.apache.cxf.jaxrs"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="AbstractJAXRSFactoryBean.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>
Apache CXF
</BODY>
</HTML>