This interface encapsulates a service request. Clients create concrete
implementations of this interface and notify the WorkManager to execute the
command in a free thread.
author: Sun Microsystems, Inc.
Method Summary
void
execute() This method will contain the code to be executed.