Apache CXF API

org.apache.cxf.jaxrs.impl
Class PropertyHolderFactory

java.lang.Object
  extended by org.apache.cxf.jaxrs.impl.PropertyHolderFactory

public final class PropertyHolderFactory
extends Object


Nested Class Summary
static interface PropertyHolderFactory.PropertyHolder
           
 
Method Summary
static PropertyHolderFactory.PropertyHolder getPropertyHolder(Message m)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPropertyHolder

public static PropertyHolderFactory.PropertyHolder getPropertyHolder(Message m)

Apache CXF API

Apache CXF