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

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

public class JobsAndAllocationsPreparer
extends AgentDomainBasedService

Since:
Nov 19, 2007
Author:
Marco Ruiz

Field Summary
 
Fields inherited from class org.gwe.app.daemon.domain.background.AgentDomainBasedService
agentDom
 
Constructor Summary
JobsAndAllocationsPreparer(AgentDomain agentDom, GridResourceManager gridResourceManager)
           
 
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

JobsAndAllocationsPreparer

public JobsAndAllocationsPreparer(AgentDomain agentDom,
                                  GridResourceManager gridResourceManager)
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.