Package org.int4.dirk.extensions.proxy
-
Class Summary Class Description ByteBuddyProxyStrategy An implementation ofProxyStrategywhich uses Byte Buddy to implement the proxy.ByteBuddyProxyStrategy.Interceptor Interceptor class to call the underlying delegate object when the proxy is accessed.