Package org.apache.cxf.jaxrs.ext
Interface ContextClassProvider
public interface ContextClassProvider
Marker interface that can return the class of a custom context type to be resolved
-
Method Summary
-
Method Details
-
getContextClass
Class<?> getContextClass()
-