nl.toolforge.karma.cli.cmd
Class UpdateAllModulesImpl

java.lang.Object
  extended bynl.toolforge.karma.core.cmd.DefaultCommand
      extended bynl.toolforge.karma.core.cmd.CompositeCommand
          extended bynl.toolforge.karma.core.cmd.impl.UpdateAllModulesCommand
              extended bynl.toolforge.karma.cli.cmd.UpdateAllModulesImpl
All Implemented Interfaces:
nl.toolforge.karma.core.cmd.Command, nl.toolforge.karma.core.cmd.event.CommandResponseListener, java.util.EventListener

public class UpdateAllModulesImpl
extends nl.toolforge.karma.core.cmd.impl.UpdateAllModulesCommand

Implementation for the UpdateModuleCommand for the command-line interface application.

Version:
$Id: UpdateAllModulesImpl.java,v 1.12 2004/08/31 22:10:08 hippe Exp $
Author:
D.A. Smedes

Constructor Summary
UpdateAllModulesImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class nl.toolforge.karma.core.cmd.impl.UpdateAllModulesCommand
getCommandResponse
 
Methods inherited from class nl.toolforge.karma.core.cmd.CompositeCommand
commandFinished, commandStarted, messageLogged
 
Methods inherited from class nl.toolforge.karma.core.cmd.DefaultCommand
cleanUp, deregisterCommandResponseListener, getAlias, getCommandLine, getContext, getDescription, getFrontendMessages, getHelp, getName, getResponseListener, getWorkingContext, registerCommandResponseListener, setCommandLine, setContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdateAllModulesImpl

public UpdateAllModulesImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
Method Detail

execute

public void execute()
             throws nl.toolforge.karma.core.cmd.CommandException
Throws:
nl.toolforge.karma.core.cmd.CommandException


Copyright © 2004-2006 Sourceforge. All Rights Reserved.