Quadcap Embeddable Server

com.quadcap.util.threads.Command Interface Reference

List of all members.

Detailed Description

Author:
Stan Bailes

Definition at line 45 of file Command.java.

Public Member Functions

void execute (Object context) throws Exception


Member Function Documentation

void com.quadcap.util.threads.Command.execute Object  context  )  throws Exception
 

Referenced by com.quadcap.util.threads.PeriodicScheduler.run().