Class NoProxyStrategy

  • All Implemented Interfaces:
    ProxyStrategy

    public class NoProxyStrategy
    extends java.lang.Object
    implements ProxyStrategy
    An implementation of ProxyStrategy that will always throw an exception when attempting to create a proxy, effectively disabling the functionality.