org.apache.cxf.interceptor
Class AnnotationInterceptors
java.lang.Object
org.apache.cxf.interceptor.AnnotationInterceptors
public class AnnotationInterceptors
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnnotationInterceptors
public AnnotationInterceptors(java.lang.Class<?>... clz)
getInFaultInterceptors
public java.util.List<Interceptor> getInFaultInterceptors()
getInInterceptors
public java.util.List<Interceptor> getInInterceptors()
getOutFaultInterceptors
public java.util.List<Interceptor> getOutFaultInterceptors()
getOutInterceptors
public java.util.List<Interceptor> getOutInterceptors()
getFeatures
public java.util.List<AbstractFeature> getFeatures()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.