Class ProxyFactory<T>


  • public class ProxyFactory<T>
    extends Object
    A factory that can generate proxies of a class. This was inspired from jboss-invocations's org.jboss.invocation.proxy.ProxyFactory