Uses of Record Class
io.quarkus.test.component.ComponentContainer.MatchingQualifier
-
Uses of ComponentContainer.MatchingQualifier in io.quarkus.test.component
Methods in io.quarkus.test.component that return types with arguments of type ComponentContainer.MatchingQualifierModifier and TypeMethodDescriptionComponentContainer.MatchingQualifiers.qualifiers()Returns the value of thequalifiersrecord component.Constructor parameters in io.quarkus.test.component with type arguments of type ComponentContainer.MatchingQualifierModifierConstructorDescription(package private)MatchingQualifiers(Set<ComponentContainer.MatchingQualifier> qualifiers) Creates an instance of aMatchingQualifiersrecord class.