Uses of Enum Class
io.quarkus.arc.processor.BuiltinScope
Packages that use BuiltinScope
-
Uses of BuiltinScope in io.quarkus.arc.processor
Methods in io.quarkus.arc.processor that return BuiltinScopeModifier and TypeMethodDescriptionstatic BuiltinScopeBuiltinScope.from(org.jboss.jandex.ClassInfo clazz) static BuiltinScopeBuiltinScope.from(org.jboss.jandex.DotName scopeAnnotationName) static BuiltinScopeReturns the enum constant of this class with the specified name.static BuiltinScope[]BuiltinScope.values()Returns an array containing the constants of this enum class, in the order they are declared.