This project has retired. For details please refer to its Attic page.
CliCommand (Apache Cocoon 3: Parent 3.0.0-beta-1-SNAPSHOT API)

org.apache.cocoon.cli
Class CliCommand

java.lang.Object
  extended by org.apache.cocoon.cli.CliCommand

public final class CliCommand
extends Object


Constructor Summary
CliCommand()
           
 
Method Summary
 void execute()
           
 boolean isPrintHelp()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CliCommand

public CliCommand()
Method Detail

isPrintHelp

public boolean isPrintHelp()

execute

public void execute()


Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.