org.codehaus.aspectwerkz.joinpoint.management
Class JoinPointManager.CompiledJoinPoint
java.lang.Object
org.codehaus.aspectwerkz.joinpoint.management.JoinPointManager.CompiledJoinPoint
- Enclosing class:
- JoinPointManager
public static class JoinPointManager.CompiledJoinPoint
- extends Object
A compiled joinpoint is tied to a compilation model at a given time
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bytecode
public byte[] bytecode
compilationInfo
public CompilationInfo compilationInfo
JoinPointManager.CompiledJoinPoint
public JoinPointManager.CompiledJoinPoint(CompilationInfo.Model model)
Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.