org.codehaus.aspectwerkz.cflow
Class CflowCompiler.CompiledCflowAspect
java.lang.Object
org.codehaus.aspectwerkz.cflow.CflowCompiler.CompiledCflowAspect
- Enclosing class:
- CflowCompiler
public static class CflowCompiler.CompiledCflowAspect
- extends Object
Information about a compiled Cflow Aspect
bytecode
public byte[] bytecode
className
public String className
CflowCompiler.CompiledCflowAspect
public CflowCompiler.CompiledCflowAspect()
equals
public boolean equals(Object o)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
Copyright © 2002-2005 Jonas Bonér, Alexandre Vasseur. All Rights Reserved.