nl.toolforge.karma.cli.cmd
Class ListManifestsImpl

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

public class ListManifestsImpl
extends nl.toolforge.karma.core.cmd.impl.ListManifests

Command line interface implementation of the ListManifests command.

Version:
$Id: ListManifestsImpl.java,v 1.24 2004/11/12 14:16:13 asmedes Exp $
Author:
D.A. Smedes, W.H. Schraal

Constructor Summary
ListManifestsImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
           
 
Method Summary
 void execute()
           
 nl.toolforge.karma.core.cmd.CommandResponse getCommandResponse()
           
 
Methods inherited from class nl.toolforge.karma.core.cmd.impl.ListManifests
getHeaders
 
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

ListManifestsImpl

public ListManifestsImpl(nl.toolforge.karma.core.cmd.CommandDescriptor descriptor)
                  throws nl.toolforge.karma.core.manifest.ManifestException
Method Detail

execute

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

getCommandResponse

public nl.toolforge.karma.core.cmd.CommandResponse getCommandResponse()


Copyright © 2004-2006 Sourceforge. All Rights Reserved.