org.gwe.app.daemon.domain.background
Class JobsReadinessFlagger

java.lang.Object
  extended by org.gwe.app.daemon.domain.background.AgentDomainBasedService
      extended by org.gwe.app.daemon.domain.background.JobsReadinessFlagger
All Implemented Interfaces:
java.lang.Runnable

public class JobsReadinessFlagger
extends AgentDomainBasedService

Since:
Nov 27, 2007
Author:
Marco Ruiz

Field Summary
 
Fields inherited from class org.gwe.app.daemon.domain.background.AgentDomainBasedService
agentDom
 
Constructor Summary
JobsReadinessFlagger(AgentDomain agentDom)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.gwe.app.daemon.domain.background.AgentDomainBasedService
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JobsReadinessFlagger

public JobsReadinessFlagger(AgentDomain agentDom)
Method Detail

execute

public void execute()
             throws java.lang.Exception
Specified by:
execute in class AgentDomainBasedService
Throws:
java.lang.Exception


Copyright © 2007-2009. All Rights Reserved.