Package com.github.nylle.javafixture
Class ProxyInvocationHandler
- java.lang.Object
-
- com.github.nylle.javafixture.ProxyInvocationHandler
-
- All Implemented Interfaces:
InvocationHandler,javassist.util.proxy.MethodHandler
public class ProxyInvocationHandler extends Object implements InvocationHandler, javassist.util.proxy.MethodHandler
-
-
Constructor Summary
Constructors Constructor Description ProxyInvocationHandler(SpecimenFactory specimenFactory, Map<String,ISpecimen<?>> specimens)
-
-
-
Constructor Detail
-
ProxyInvocationHandler
public ProxyInvocationHandler(SpecimenFactory specimenFactory, Map<String,ISpecimen<?>> specimens)
-
-