|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.aspects.dbc.condition.Condition
org.jboss.aspects.dbc.condition.InvariantCondition
public class InvariantCondition
| Field Summary |
|---|
| Fields inherited from class org.jboss.aspects.dbc.condition.Condition |
|---|
clazz, condExpr, isStatic, originalExpr, parameterLookup, RETURN, TARGET |
| Constructor Summary | |
|---|---|
InvariantCondition(Class clazz,
String condExpr,
boolean isStatic)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Object o)
|
void |
evaluateCondition(org.jboss.aop.joinpoint.Invocation inv,
boolean staticCall,
boolean constructor,
Object ret)
|
| Methods inherited from class org.jboss.aspects.dbc.condition.Condition |
|---|
getTarget, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public InvariantCondition(Class clazz,
String condExpr,
boolean isStatic)
| Method Detail |
|---|
public void evaluateCondition(org.jboss.aop.joinpoint.Invocation inv,
boolean staticCall,
boolean constructor,
Object ret)
public boolean equals(Object o)
equals in class Condition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||