Apache CXF API

org.apache.cxf.common.util
Interface ClassUnwrapper


public interface ClassUnwrapper


Method Summary
 Class<?> getRealClass(Object o)
           
 

Method Detail

getRealClass

Class<?> getRealClass(Object o)

Apache CXF API

Apache CXF