Class CachingByteBuddyProxyingFunction.Interceptor
- java.lang.Object
-
- org.projectbarbel.histo.functions.CachingByteBuddyProxyingFunction.Interceptor
-
- Enclosing class:
- CachingByteBuddyProxyingFunction
public static class CachingByteBuddyProxyingFunction.Interceptor extends Object
-
-
Constructor Summary
Constructors Constructor Description Interceptor(BitemporalStamp sp, Object target)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Object
intercept(Object self, Method method, Object[] args, Method superMethod)
-
-
-
Constructor Detail
-
Interceptor
public Interceptor(BitemporalStamp sp, Object target)
-
-