|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cxf.interceptor.AnnotationInterceptors
public class AnnotationInterceptors
| Constructor Summary | |
|---|---|
AnnotationInterceptors(java.lang.Class<?>... clz)
|
|
| Method Summary | |
|---|---|
java.util.List<AbstractFeature> |
getFeatures()
|
java.util.List<Interceptor> |
getInFaultInterceptors()
|
java.util.List<Interceptor> |
getInInterceptors()
|
java.util.List<Interceptor> |
getOutFaultInterceptors()
|
java.util.List<Interceptor> |
getOutInterceptors()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnnotationInterceptors(java.lang.Class<?>... clz)
| Method Detail |
|---|
public java.util.List<Interceptor> getInFaultInterceptors()
public java.util.List<Interceptor> getInInterceptors()
public java.util.List<Interceptor> getOutFaultInterceptors()
public java.util.List<Interceptor> getOutInterceptors()
public java.util.List<AbstractFeature> getFeatures()
|
Apache CXF API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||