Package org.apache.cxf.jaxrs.impl
Class AbstractPropertiesImpl
java.lang.Object
org.apache.cxf.jaxrs.impl.AbstractPropertiesImpl
- Direct Known Subclasses:
AbstractInterceptorContextImpl,AbstractRequestContextImpl
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String name) voidremoveProperty(String name) voidsetProperty(String name, Object value)
-
Field Details
-
m
-
-
Constructor Details
-
AbstractPropertiesImpl
-
-
Method Details
-
getProperty
-
removeProperty
-
setProperty
-
getPropertyNames
-
getMessage
-