org.apache.openejb.rest
Interface RESTResourceFinder

All Known Implementing Classes:
ContextProvider

public interface RESTResourceFinder


Method Summary
<T> T
find(Class<T> clazz)
           
 

Method Detail

find

<T> T find(Class<T> clazz)


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.