public class ReqServiceBlockAgent extends Object implements IBlockService
| Constructor and Description |
|---|
ReqServiceBlockAgent() |
| Modifier and Type | Method and Description |
|---|---|
IFuture<Void> |
block(long millis)
Block until the given time has passed.
|
void |
execute(IInternalAccess agent)
Execute the agent
|
public void execute(IInternalAccess agent)
public IFuture<Void> block(long millis)
block in interface IBlockServiceCopyright © 2013. All Rights Reserved.