Uses of Interface
org.microbean.producer.Producer
-
Uses of Producer in org.microbean.producer
Classes in org.microbean.producer that implement ProducerModifier and TypeClassDescriptionclass
Constructors in org.microbean.producer with parameters of type ProducerModifierConstructorDescriptionInterceptingProducer
(Domain domain, Producer<I> delegate, InterceptionProxier proxier) Creates a newInterceptingProducer
.