org.jboss.aop.array
Class ArrayReplacement
java.lang.Object
org.jboss.aop.array.ArrayReplacement
public class ArrayReplacement
- extends Object
- Version:
- $Revision: 1.1 $
- Author:
- Kabir Khan
classExpr
protected ClassExpression classExpr
ast
protected ASTStart ast
ArrayReplacement
public ArrayReplacement(String name,
String exp)
ArrayReplacement
public ArrayReplacement(String name,
ASTStart ast)
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class Object
getName
public String getName()
getClassExpr
public String getClassExpr()
getAst
public ASTStart getAst()
matches
public boolean matches(Advisor advisor,
javassist.CtClass clazz)
throws Exception
- Throws:
Exception
matches
public boolean matches(Advisor advisor,
Class<?> clazz)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.