| Modifier and Type | Method and Description |
|---|---|
void |
execute(TAMERequest request,
TAMEResponse response,
ValueSet blockLocal)
Executes something that can change the request and response.
|
void execute(TAMERequest request, TAMEResponse response, ValueSet blockLocal) throws TAMEInterrupt
request - the request object.response - the response object.blockLocal - the block local variable bank.TAMEInterrupt - if an interrupt occurs.