|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter
org.springframework.aop.aspectj.RuntimeTestWalker.InstanceOfResidueTestVisitor
private abstract static class RuntimeTestWalker.InstanceOfResidueTestVisitor
| Field Summary | |
|---|---|
private java.lang.Class |
matchClass
|
private boolean |
matches
|
private int |
matchVarType
|
| Fields inherited from class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter |
|---|
AT_ANNOTATION_VAR, AT_TARGET_VAR, AT_THIS_VAR, TARGET_VAR, THIS_VAR |
| Constructor Summary | |
|---|---|
RuntimeTestWalker.InstanceOfResidueTestVisitor(java.lang.Class matchClass,
boolean defaultMatches,
int matchVarType)
|
|
| Method Summary | |
|---|---|
boolean |
instanceOfMatches(Test test)
|
void |
visit(Instanceof i)
|
| Methods inherited from class org.springframework.aop.aspectj.RuntimeTestWalker.TestVisitorAdapter |
|---|
getVarType |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private java.lang.Class matchClass
private boolean matches
private int matchVarType
| Constructor Detail |
|---|
public RuntimeTestWalker.InstanceOfResidueTestVisitor(java.lang.Class matchClass,
boolean defaultMatches,
int matchVarType)
| Method Detail |
|---|
public boolean instanceOfMatches(Test test)
public void visit(Instanceof i)
visit in class RuntimeTestWalker.TestVisitorAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||