NextApp Echo3
v3.0.b4

nextapp.echo.app
Interface TaskQueueHandle

All Superinterfaces:
java.io.Serializable

public interface TaskQueueHandle
extends java.io.Serializable

Handle interface representing a queue of tasks to be run. This is only a handle, the actual tasks are queued in the ApplicationInstance. This interface should not be implemented outside of the framework itself.



NextApp Echo3
v3.0.b4