|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.histpop.server.acu.Condition
org.histpop.server.acu.MethodCondition
public class MethodCondition
Field Summary |
---|
Fields inherited from class org.histpop.server.acu.Condition |
---|
FALSE, TRUE |
Constructor Summary | |
---|---|
MethodCondition(java.lang.String methodName)
|
Method Summary | |
---|---|
Condition |
evaluate(ServerContext ctx)
|
java.lang.String |
toString()
|
Methods inherited from class org.histpop.server.acu.Condition |
---|
getAction, getMessage, hasAction, isTrue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MethodCondition(java.lang.String methodName)
Method Detail |
---|
public Condition evaluate(ServerContext ctx)
evaluate
in class Condition
public java.lang.String toString()
toString
in class java.lang.Object
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |