Uses of Interface
org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider
-
Packages that use UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider Package Description org.aspectj.weaver.bcel -
-
Uses of UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider in org.aspectj.weaver.bcel
Constructors in org.aspectj.weaver.bcel with parameters of type UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider Constructor Description UnwovenClassFileWithThirdPartyManagedBytecode(String filename, String classname, UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider provider)
-