org.aspectj.weaver.bcel
Interface UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider

All Known Implementing Classes:
ClassFileBasedByteCodeProvider
Enclosing class:
UnwovenClassFileWithThirdPartyManagedBytecode

public static interface UnwovenClassFileWithThirdPartyManagedBytecode.IByteCodeProvider


Method Summary
 byte[] getBytes()
           
 

Method Detail

getBytes

byte[] getBytes()