Uses of Interface
org.aspectj.weaver.IClassFileProvider
-
Packages that use IClassFileProvider Package Description org.aspectj.weaver.bcel -
-
Uses of IClassFileProvider in org.aspectj.weaver.bcel
Methods in org.aspectj.weaver.bcel with parameters of type IClassFileProvider Modifier and Type Method Description Collection<String>BcelWeaver. weave(IClassFileProvider input)
-