Uses of Interface
io.quarkus.arc.RemovedBean
Packages that use RemovedBean
-
Uses of RemovedBean in io.quarkus.arc
Methods in io.quarkus.arc that return types with arguments of type RemovedBeanConstructor parameters in io.quarkus.arc with type arguments of type RemovedBeanModifierConstructorDescriptionComponents(Collection<InjectableBean<?>> beans, Collection<InjectableObserverMethod<?>> observers, Collection<InjectableContext> contexts, Set<String> interceptorBindings, Map<Class<? extends Annotation>, Set<Annotation>> transitiveInterceptorBindings, Supplier<Collection<RemovedBean>> removedBeans, Map<String, Set<String>> qualifierNonbindingMembers, Set<String> qualifiers, Map<Class<? extends Annotation>, Supplier<ContextInstances>> contextInstances) -
Uses of RemovedBean in io.quarkus.arc.impl
Classes in io.quarkus.arc.impl that implement RemovedBeanMethods in io.quarkus.arc.impl that return types with arguments of type RemovedBean