Package io.avaje.inject.spi
Class EnrichBean<B>
- java.lang.Object
-
- io.avaje.inject.spi.EnrichBean<B>
-
public class EnrichBean<B> extends Object
Holds Spy setup consumers for dependency injection using Mockito Spy.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Benrich(B bean)Return the spy enhanced bean instance to use.Stringkey()Return the key for this enriched bean.
-