org.as2lib.core.BasicInterface +--org.as2lib.app.exec.Executable
Executable wraps specific functionalities that can be executed through the execute method behind this generic interface.
Executable
toString()
public function execute()
Executes the hidden encapsulated functionality using the passed-in arguments.
arguments
the result of the execution