Package org.aspectj.weaver.tools
Interface WeavingClassLoader
-
- All Superinterfaces:
GeneratedClassHandler
- All Known Implementing Classes:
WeavingURLClassLoader
public interface WeavingClassLoader extends GeneratedClassHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description URL[]getAspectURLs()-
Methods inherited from interface org.aspectj.weaver.tools.GeneratedClassHandler
acceptClass
-
-
-
-
Method Detail
-
getAspectURLs
URL[] getAspectURLs()
-
-