public class ConcreteAspectCodeGen
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getBytes()
Build the bytecode for the concrete aspect
|
java.lang.String |
getClassName() |
boolean |
validate()
Checks that concrete aspect is valid
|