Class JdkProxyFactory

  • All Implemented Interfaces:
    ProxyFactory

    public class JdkProxyFactory
    extends BaseProxyFactory
    The proxy factory implementation using the JDK proxy implementation.
    Since:
    1.0
    Author:
    Brennan Spies