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 Details

    • Proxies

      public Proxies()
  • Method Details

    • newCatchThrowableProxy

      public static Object newCatchThrowableProxy(Object obj)