Uses of Interface
org.aspectj.weaver.bcel.UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider

Packages that use UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider
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
UnwovenClassFileWithThirdPartyManagedBytecode(java.lang.String filename, java.lang.String classname, UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider provider)