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

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

public class OrdersDBUpdater
extends AgentDomainBasedService

Since:
Jan 23, 2008
Author:
Marco Ruiz

Field Summary
 
Fields inherited from class org.gwe.app.daemon.domain.background.AgentDomainBasedService
agentDom
 
Constructor Summary
OrdersDBUpdater(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

OrdersDBUpdater

public OrdersDBUpdater(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.