javax.ws.rs.ext
Interface ContextResolver<T>


public interface ContextResolver<T>


Method Summary
 T getContext(Class<?> rawType)
           
 

Method Detail

getContext

T getContext(Class<?> rawType)


Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.