Uses of Class
org.microbean.producer.InterceptionProxier.Specification
-
Uses of InterceptionProxier.Specification in org.microbean.producer
Subclasses with type arguments of type InterceptionProxier.Specification in org.microbean.producerModifier and TypeClassDescriptionfinal class
AnAbstractReflectiveProxier
implementation that uses the proxy features of the Java Development Kit.Methods in org.microbean.producer with parameters of type InterceptionProxier.SpecificationModifier and TypeMethodDescriptionprotected final <R> Proxy
<R> ReflectiveInterceptionProxier.proxy
(InterceptionProxier.Specification ps, Class<?>[] interfaces, Supplier<? extends R> instanceSupplier)