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.weavingClasses in org.springframework.context.weaving that implement LoadTimeWeaverAwareModifier and TypeClassDescriptionclassPost-processor that registers AspectJ'sClassPreProcessorAgentAdapterwith the Spring application context's defaultLoadTimeWeaver.