Uses of Interface
org.aspectj.weaver.tools.WeavingClassLoader
Packages that use WeavingClassLoader
-
Uses of WeavingClassLoader in org.aspectj.weaver.loadtime
Classes in org.aspectj.weaver.loadtime that implement WeavingClassLoader -
Uses of WeavingClassLoader in org.aspectj.weaver.tools
Constructors in org.aspectj.weaver.tools with parameters of type WeavingClassLoaderModifierConstructorDescriptionWeavingAdaptor(WeavingClassLoader loader)
Construct a WeavingAdaptor with a reference to a weaving class loader.