Uses of Interface
org.springframework.context.weaving.LoadTimeWeaverAware
Packages that use LoadTimeWeaverAware
Package
Description
Load-time weaving support for a Spring application context, building on Spring's
LoadTimeWeaver
abstraction.-
Uses of LoadTimeWeaverAware in org.springframework.context.weaving
Classes in org.springframework.context.weaving that implement LoadTimeWeaverAwareModifier and TypeClassDescriptionclass
Post-processor that registers AspectJ'sClassPreProcessorAgentAdapter
with the Spring application context's defaultLoadTimeWeaver
.