Uses of Interface
org.jboss.weld.junit.MockBean.DestroyFunction
-
Uses of MockBean.DestroyFunction in org.jboss.weld.junit
Methods in org.jboss.weld.junit with parameters of type MockBean.DestroyFunctionConstructors in org.jboss.weld.junit with parameters of type MockBean.DestroyFunctionModifierConstructorDescriptionprotectedMockBean(Class<?> beanClass, Set<Class<? extends Annotation>> stereotypes, boolean alternative, boolean selectForSyntheticBeanArchive, String name, Set<Annotation> qualifiers, Set<Type> types, Class<? extends Annotation> scope, MockBean.CreateFunction<T> createCallback, MockBean.DestroyFunction<T> destroyCallback)