org.codehaus.aspectwerkz.transform
Class AspectWerkzPreProcessor.Output
java.lang.Object
org.codehaus.aspectwerkz.transform.AspectWerkzPreProcessor.Output
- Enclosing class:
- AspectWerkzPreProcessor
public static class AspectWerkzPreProcessor.Output
- extends Object
Structure build when invoking tool weaving
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bytecode
public byte[] bytecode
emittedJoinPoints
public EmittedJoinPoint[] emittedJoinPoints
AspectWerkzPreProcessor.Output
public AspectWerkzPreProcessor.Output()
Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.