Package org.aspectj.weaver
Interface IUnwovenClassFile
-
- All Known Implementing Classes:
UnwovenClassFile,UnwovenClassFileWithThirdPartyManagedBytecode
public interface IUnwovenClassFile
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]getBytes()StringgetClassName()char[]getClassNameAsChars()StringgetFilename()
-