org.infinispan.util
Class Proxies

java.lang.Object
  extended by org.infinispan.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
Proxies()
           
 
Method Summary
static Object newCatchThrowableProxy(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Proxies

public Proxies()
Method Detail

newCatchThrowableProxy

public static Object newCatchThrowableProxy(Object obj)

-->

Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.