Returns string formatted according to given format string.
Returns string formatted according to given format string.
Format strings are as for String.format
(@see java.lang.String.format).
Prepares for the execution of a task.
Prepares for the execution of a task. Returns the prepared
execution context. A valid implementation of prepare is one
that simply returns this.
An
ExecutionContextis an abstraction over an entity that can execute program logic.