Uses of Enum Class
org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
Package
Description
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
-
Uses of EnableLoadTimeWeaving.AspectJWeaving in org.springframework.context.annotation
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EnableLoadTimeWeaving.AspectJWeaving[]
EnableLoadTimeWeaving.AspectJWeaving.values()
Returns an array containing the constants of this enum class, in the order they are declared.