Uses of Enum Class
org.springframework.beans.factory.aot.AotServices.Source
Packages that use AotServices.Source
-
Uses of AotServices.Source in org.springframework.beans.factory.aot
Subclasses with type arguments of type AotServices.Source in org.springframework.beans.factory.aotModifier and TypeClassDescriptionstatic enumSources from which services were obtained.Methods in org.springframework.beans.factory.aot that return AotServices.SourceModifier and TypeMethodDescriptionGet the source of the given service.static AotServices.SourceReturns the enum constant of this class with the specified name.static AotServices.Source[]AotServices.Source.values()Returns an array containing the constants of this enum class, in the order they are declared.