Package org.infinispan.commons.util
Class Proxies
- java.lang.Object
-
- org.infinispan.commons.util.Proxies
-
public class Proxies extends Object
Proxies is a collection of useful dynamic profixes. Internal use only.- Since:
- 4.0
- Author:
- vladimir
-
-
Constructor Summary
Constructors Constructor Description Proxies()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Object
newCatchThrowableProxy(Object obj)
-