WorkSource

From Web Computing Documentation
Revision as of 14:17, 11 August 2011 by Admin (Talk | contribs)

Jump to: navigation, search

interface WorkSource implements Operable, implements LogSource, implements Persistent

  • web2grid
    • web2grid.core
      • web2grid.core.iface
        • web2grid.core.iface.WorkSource


Interface overview

Implementing the WorkSource interface enables the class to be handled by the WorkSourcePool.

Public functions

getWorkUnits () : Array<WorkUnit>

Returns an array of the WorkUnits contained by the WorkSource.


start ()


terminate ()


operate ()


getNumActive () : Int


startOne ()


terminateOne ()

Personal tools
Modules