Package org.apache.cxf.jaxrs.impl
Class AbstractInterceptorContextImpl
java.lang.Object
org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
org.apache.cxf.jaxrs.impl.AbstractInterceptorContextImpl
- Direct Known Subclasses:
ReaderInterceptorContextImpl,WriterInterceptorContextImpl
-
Field Summary
Fields inherited from class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
m -
Constructor Summary
ConstructorsConstructorDescriptionAbstractInterceptorContextImpl(Class<?> cls, Type type, Annotation[] anns, org.apache.cxf.message.Message message) -
Method Summary
Modifier and TypeMethodDescriptionClass<?>getType()protected voidvoidsetAnnotations(Annotation[] annotations) voidsetGenericType(Type genType) voidMethods inherited from class org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
getMessage, getProperty, getPropertyNames, removeProperty, setProperty
-
Constructor Details
-
AbstractInterceptorContextImpl
public AbstractInterceptorContextImpl(Class<?> cls, Type type, Annotation[] anns, org.apache.cxf.message.Message message)
-
-
Method Details
-
getType
-
getAnnotations
-
getGenericType
-
setAnnotations
-
setGenericType
-
setType
-
providerSelectionPropertyChanged
protected void providerSelectionPropertyChanged()
-