| Modifier and Type | Field and Description |
|---|---|
long |
blockTimestamp |
| Constructor and Description |
|---|
Eval(long blockTimestamp)
Create the Eval request.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
isTargetType(org.agilewiki.jactor.Actor targetActor)
Returns true when targetActor is an instanceof TARGET_TYPE
|
void |
processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp) |
public Eval(long blockTimestamp)
blockTimestamp - When the block of transactions was logged.public void processRequest(org.agilewiki.jactor.lpc.JLPCActor targetActor,
org.agilewiki.jactor.RP rp)
throws Exception
public boolean isTargetType(org.agilewiki.jactor.Actor targetActor)
Copyright © 2013. All Rights Reserved.