Package org.apache.cxf.jaxrs.impl
Class PropertyHolderFactory
- java.lang.Object
-
- org.apache.cxf.jaxrs.impl.PropertyHolderFactory
-
public final class PropertyHolderFactory extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interfacePropertyHolderFactory.PropertyHolder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static PropertyHolderFactory.PropertyHoldergetPropertyHolder(org.apache.cxf.message.Message m)
-
-
-
Method Detail
-
getPropertyHolder
public static PropertyHolderFactory.PropertyHolder getPropertyHolder(org.apache.cxf.message.Message m)
-
-