Package org.smallmind.web.jersey.proxy
Class JsonEntityResourceProxyManager
- java.lang.Object
-
- org.smallmind.web.jersey.proxy.JsonEntityResourceProxyManager
-
- All Implemented Interfaces:
PerApplicationDataManager
public class JsonEntityResourceProxyManager extends Object implements PerApplicationDataManager
-
-
Constructor Summary
Constructors Constructor Description JsonEntityResourceProxyManager()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> TgetProxy(Class<T> resourceInterface)static voidregister(Class<?> resourceInterface, Proxy proxy)
-