nl.toolforge.karma.cli.cmd
Class ExitCleanImpl

java.lang.Object
  extended bynl.toolforge.karma.core.cmd.DefaultCommand
      extended bynl.toolforge.karma.core.cmd.impl.ExitCleanCommand
          extended bynl.toolforge.karma.cli.cmd.ExitCleanImpl
All Implemented Interfaces:
nl.toolforge.karma.core.cmd.Command

public class ExitCleanImpl
extends nl.toolforge.karma.core.cmd.impl.ExitCleanCommand

Version:
$Id: ExitCleanImpl.java,v 1.1 2004/09/03 14:54:39 helmantel Exp $
Author:
W.G. Helmantel

Field Summary
 
Fields inherited from class nl.toolforge.karma.core.cmd.impl.ExitCleanCommand
response
 
Constructor Summary
ExitCleanImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
           
 
Method Summary
 void execute()
           
 
Methods inherited from class nl.toolforge.karma.core.cmd.impl.ExitCleanCommand
getCommandResponse
 
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

ExitCleanImpl

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