blob: 57479a387ff703f54609e207b69c119e61de19b7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
<TITLE>
InterceptorProvider (Apache CXF JavaDoc 3.0.0 API)
</TITLE>
<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="InterceptorProvider (Apache CXF JavaDoc 3.0.0 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/InterceptorProvider.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;<A HREF="../../../../org/apache/cxf/interceptor/InterceptorChain.State.html" title="enum in org.apache.cxf.interceptor"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/cxf/interceptor/LoggingInInterceptor.html" title="class in org.apache.cxf.interceptor"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/cxf/interceptor/InterceptorProvider.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="InterceptorProvider.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;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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.interceptor</FONT>
<BR>
Interface InterceptorProvider</H2>
<DL>
<DT><B>All Known Subinterfaces:</B> <DD><A HREF="../../../../org/apache/cxf/binding/Binding.html" title="interface in org.apache.cxf.binding">Binding</A>, <A HREF="../../../../org/apache/cxf/Bus.html" title="interface in org.apache.cxf">Bus</A>, <A HREF="../../../../org/apache/cxf/endpoint/Client.html" title="interface in org.apache.cxf.endpoint">Client</A>, <A HREF="../../../../org/apache/cxf/endpoint/Endpoint.html" title="interface in org.apache.cxf.endpoint">Endpoint</A>, <A HREF="../../../../org/apache/cxf/ws/policy/PolicyInterceptorProvider.html" title="interface in org.apache.cxf.ws.policy">PolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/service/Service.html" title="interface in org.apache.cxf.service">Service</A></DD>
</DL>
<DL>
<DT><B>All Known Implementing Classes:</B> <DD><A HREF="../../../../org/apache/cxf/interceptor/AbstractAttributedInterceptorProvider.html" title="class in org.apache.cxf.interceptor">AbstractAttributedInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/interceptor/AbstractBasicInterceptorProvider.html" title="class in org.apache.cxf.interceptor">AbstractBasicInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/endpoint/AbstractEndpointFactory.html" title="class in org.apache.cxf.endpoint">AbstractEndpointFactory</A>, <A HREF="../../../../org/apache/cxf/databinding/AbstractInterceptorProvidingDataBinding.html" title="class in org.apache.cxf.databinding">AbstractInterceptorProvidingDataBinding</A>, <A HREF="../../../../org/apache/cxf/jaxrs/AbstractJAXRSFactoryBean.html" title="class in org.apache.cxf.jaxrs">AbstractJAXRSFactoryBean</A>, <A HREF="../../../../org/apache/cxf/ws/policy/AbstractPolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.policy">AbstractPolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/frontend/AbstractServiceFactory.html" title="class in org.apache.cxf.frontend">AbstractServiceFactory</A>, <A HREF="../../../../org/apache/cxf/jaxrs/spring/AbstractSpringComponentScanServer.html" title="class in org.apache.cxf.jaxrs.spring">AbstractSpringComponentScanServer</A>, <A HREF="../../../../org/apache/cxf/jaxrs/spring/AbstractSpringConfigurationFactory.html" title="class in org.apache.cxf.jaxrs.spring">AbstractSpringConfigurationFactory</A>, <A HREF="../../../../org/apache/cxf/ws/security/trust/AbstractSTSClient.html" title="class in org.apache.cxf.ws.security.trust">AbstractSTSClient</A>, <A HREF="../../../../org/apache/cxf/frontend/AbstractWSDLBasedEndpointFactory.html" title="class in org.apache.cxf.frontend">AbstractWSDLBasedEndpointFactory</A>, <A HREF="../../../../org/apache/cxf/ws/addressing/policy/AddressingPolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.addressing.policy">AddressingPolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/bus/blueprint/BlueprintBus.html" title="class in org.apache.cxf.bus.blueprint">BlueprintBus</A>, <A HREF="../../../../org/apache/cxf/bus/spring/BusDefinitionParser.BusConfig.html" title="class in org.apache.cxf.bus.spring">BusDefinitionParser.BusConfig</A>, <A HREF="../../../../org/apache/cxf/jaxrs/client/ClientConfiguration.html" title="class in org.apache.cxf.jaxrs.client">ClientConfiguration</A>, <A HREF="../../../../org/apache/cxf/frontend/ClientFactoryBean.html" title="class in org.apache.cxf.frontend">ClientFactoryBean</A>, <A HREF="../../../../org/apache/cxf/endpoint/ClientImpl.html" title="class in org.apache.cxf.endpoint">ClientImpl</A>, <A HREF="../../../../org/apache/cxf/frontend/ClientProxyFactoryBean.html" title="class in org.apache.cxf.frontend">ClientProxyFactoryBean</A>, <A HREF="../../../../org/apache/cxf/frontend/spring/ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean.html" title="class in org.apache.cxf.frontend.spring">ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean</A>, <A HREF="../../../../org/apache/cxf/binding/corba/CorbaBinding.html" title="class in org.apache.cxf.binding.corba">CorbaBinding</A>, <A HREF="../../../../org/apache/cxf/jaxws/spring/EndpointDefinitionParser.SpringEndpointImpl.html" title="class in org.apache.cxf.jaxws.spring">EndpointDefinitionParser.SpringEndpointImpl</A>, <A HREF="../../../../org/apache/cxf/endpoint/EndpointImpl.html" title="class in org.apache.cxf.endpoint">EndpointImpl</A>, <A HREF="../../../../org/apache/cxf/jaxws/EndpointImpl.html" title="class in org.apache.cxf.jaxws">EndpointImpl</A>, <A HREF="../../../../org/apache/cxf/bus/extension/ExtensionManagerBus.html" title="class in org.apache.cxf.bus.extension">ExtensionManagerBus</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/HttpsTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">HttpsTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/policy/IgnorablePolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.policy">IgnorablePolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/IssuedTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">IssuedTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/jaxb/JAXBDataBinding.html" title="class in org.apache.cxf.jaxb">JAXBDataBinding</A>, <A HREF="../../../../org/apache/cxf/jaxrs/JAXRSBinding.html" title="class in org.apache.cxf.jaxrs">JAXRSBinding</A>, <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/client/spring/JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean.html" title="class in org.apache.cxf.jaxrs.client.spring">JAXRSClientFactoryBeanDefinitionParser.JAXRSSpringClientFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServerFactoryBean.html" title="class in org.apache.cxf.jaxrs">JAXRSServerFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxrs/spring/JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean.html" title="class in org.apache.cxf.jaxrs.spring">JAXRSServerFactoryBeanDefinitionParser.SpringJAXRSServerFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxrs/JAXRSServiceImpl.html" title="class in org.apache.cxf.jaxrs">JAXRSServiceImpl</A>, <A HREF="../../../../org/apache/cxf/jaxws/support/JaxWsClientEndpointImpl.html" title="class in org.apache.cxf.jaxws.support">JaxWsClientEndpointImpl</A>, <A HREF="../../../../org/apache/cxf/jaxws/JaxWsClientFactoryBean.html" title="class in org.apache.cxf.jaxws">JaxWsClientFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxws/support/JaxWsEndpointImpl.html" title="class in org.apache.cxf.jaxws.support">JaxWsEndpointImpl</A>, <A HREF="../../../../org/apache/cxf/jaxws/JaxWsProxyFactoryBean.html" title="class in org.apache.cxf.jaxws">JaxWsProxyFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxws/spring/JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean.html" title="class in org.apache.cxf.jaxws.spring">JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxws/JaxWsServerFactoryBean.html" title="class in org.apache.cxf.jaxws">JaxWsServerFactoryBean</A>, <A HREF="../../../../org/apache/cxf/jaxws/JaxwsServiceBuilder.html" title="class in org.apache.cxf.jaxws">JaxwsServiceBuilder</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/KerberosTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">KerberosTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/policy/mtom/MTOMPolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.policy.mtom">MTOMPolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/jaxws/spring/NamespaceHandler.SpringServerFactoryBean.html" title="class in org.apache.cxf.jaxws.spring">NamespaceHandler.SpringServerFactoryBean</A>, <A HREF="../../../../org/apache/cxf/transport/http/policy/NoOpPolicyInterceptorProvider.html" title="class in org.apache.cxf.transport.http.policy">NoOpPolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/binding/object/ObjectBinding.html" title="class in org.apache.cxf.binding.object">ObjectBinding</A>, <A HREF="../../../../org/apache/cxf/ws/rm/policy/RMPolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.rm.policy">RMPolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/SamlTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">SamlTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/SecureConversationTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">SecureConversationTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/frontend/ServerFactoryBean.html" title="class in org.apache.cxf.frontend">ServerFactoryBean</A>, <A HREF="../../../../org/apache/cxf/frontend/spring/ServerFactoryBeanDefinitionParser.SpringServerFactoryBean.html" title="class in org.apache.cxf.frontend.spring">ServerFactoryBeanDefinitionParser.SpringServerFactoryBean</A>, <A HREF="../../../../org/apache/cxf/service/ServiceImpl.html" title="class in org.apache.cxf.service">ServiceImpl</A>, <A HREF="../../../../org/apache/cxf/simple/SimpleServiceBuilder.html" title="class in org.apache.cxf.simple">SimpleServiceBuilder</A>, <A HREF="../../../../org/apache/cxf/binding/soap/SoapBinding.html" title="class in org.apache.cxf.binding.soap">SoapBinding</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/SpnegoTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">SpnegoTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/bus/spring/SpringBus.html" title="class in org.apache.cxf.bus.spring">SpringBus</A>, <A HREF="../../../../org/apache/cxf/jaxrs/spring/SpringComponentScanServer.html" title="class in org.apache.cxf.jaxrs.spring">SpringComponentScanServer</A>, <A HREF="../../../../org/apache/cxf/databinding/stax/StaxDataBinding.html" title="class in org.apache.cxf.databinding.stax">StaxDataBinding</A>, <A HREF="../../../../org/apache/cxf/ws/security/trust/STSClient.html" title="class in org.apache.cxf.ws.security.trust">STSClient</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/UsernameTokenInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">UsernameTokenInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/rm/WrappedEndpoint.html" title="class in org.apache.cxf.ws.rm">WrappedEndpoint</A>, <A HREF="../../../../org/apache/cxf/ws/rm/WrappedService.html" title="class in org.apache.cxf.ws.rm">WrappedService</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/WSSecurityInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">WSSecurityInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/ws/security/policy/interceptors/WSSecurityPolicyInterceptorProvider.html" title="class in org.apache.cxf.ws.security.policy.interceptors">WSSecurityPolicyInterceptorProvider</A>, <A HREF="../../../../org/apache/cxf/binding/xml/XMLBinding.html" title="class in org.apache.cxf.binding.xml">XMLBinding</A></DD>
</DL>
<HR>
<DL>
<DT><PRE>public interface <B>InterceptorProvider</B></DL>
</PRE>
<P>
The <code>InterceptorProvider</code> interface is implemented by objects
that have interceptor chains associated with them. The methods in this
interface provide the ability to add and remove interceptors to the chains
of the InterceptorProvider.
<P>
<P>
<HR>
<P>
<!-- ========== 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://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/interceptor/InterceptorProvider.html#getInFaultInterceptors()">getInFaultInterceptors</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of interceptors attached to the incoming fault interceptor
chain of the object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/interceptor/InterceptorProvider.html#getInInterceptors()">getInInterceptors</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of interceptors attached to the incoming interceptor
chain of the object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/interceptor/InterceptorProvider.html#getOutFaultInterceptors()">getOutFaultInterceptors</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of interceptors attached to the outgoing fault interceptor
chain of the object.</TD>
</TR>
<TR BGCOLOR="white" CLASS="TableRowColor">
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
<CODE>&nbsp;<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt;</CODE></FONT></TD>
<TD><CODE><B><A HREF="../../../../org/apache/cxf/interceptor/InterceptorProvider.html#getOutInterceptors()">getOutInterceptors</A></B>()</CODE>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the list of interceptors attached to the outgoing interceptor
chain of the object.</TD>
</TR>
</TABLE>
&nbsp;
<P>
<!-- ============ 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="getInInterceptors()"><!-- --></A><H3>
getInInterceptors</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt; <B>getInInterceptors</B>()</PRE>
<DL>
<DD>Returns the list of interceptors attached to the incoming interceptor
chain of the object.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><code>List<Interceptor></code> incoming interceptor chain</DL>
</DD>
</DL>
<HR>
<A NAME="getOutInterceptors()"><!-- --></A><H3>
getOutInterceptors</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt; <B>getOutInterceptors</B>()</PRE>
<DL>
<DD>Returns the list of interceptors attached to the outgoing interceptor
chain of the object.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><code>List<Interceptor></code> outgoing interceptor chain</DL>
</DD>
</DL>
<HR>
<A NAME="getInFaultInterceptors()"><!-- --></A><H3>
getInFaultInterceptors</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt; <B>getInFaultInterceptors</B>()</PRE>
<DL>
<DD>Returns the list of interceptors attached to the incoming fault interceptor
chain of the object.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><code>List<Interceptor></code> incoming fault interceptor chain</DL>
</DD>
</DL>
<HR>
<A NAME="getOutFaultInterceptors()"><!-- --></A><H3>
getOutFaultInterceptors</H3>
<PRE>
<A HREF="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</A>&lt;<A HREF="../../../../org/apache/cxf/interceptor/Interceptor.html" title="interface in org.apache.cxf.interceptor">Interceptor</A>&lt;? extends <A HREF="../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</A>&gt;&gt; <B>getOutFaultInterceptors</B>()</PRE>
<DL>
<DD>Returns the list of interceptors attached to the outgoing fault interceptor
chain of the object.
<P>
<DD><DL>
<DT><B>Returns:</B><DD><code>List<Interceptor></code> outgoing fault interceptor chain</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/InterceptorProvider.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;<A HREF="../../../../org/apache/cxf/interceptor/InterceptorChain.State.html" title="enum in org.apache.cxf.interceptor"><B>PREV CLASS</B></A>&nbsp;
&nbsp;<A HREF="../../../../org/apache/cxf/interceptor/LoggingInInterceptor.html" title="class in org.apache.cxf.interceptor"><B>NEXT CLASS</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../../../../index.html?org/apache/cxf/interceptor/InterceptorProvider.html" target="_top"><B>FRAMES</B></A> &nbsp;
&nbsp;<A HREF="InterceptorProvider.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;FIELD&nbsp;|&nbsp;CONSTR&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
<TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
DETAIL:&nbsp;FIELD&nbsp;|&nbsp;CONSTR&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>