Forge - Aesh Addon Impl 2.0.0.Alpha3

org.jboss.forge.aesh.commands
Class QuitCommand

java.lang.Object
  extended by org.jboss.forge.aesh.commands.AbstractExitCommand
      extended by org.jboss.forge.aesh.commands.QuitCommand
All Implemented Interfaces:
UICommand

public class QuitCommand
extends AbstractExitCommand

Author:
Ståle W. Pedersen

Constructor Summary
QuitCommand()
           
 
Method Summary
 UICommandMetadata getMetadata()
           
 
Methods inherited from class org.jboss.forge.aesh.commands.AbstractExitCommand
execute, initializeUI, isEnabled, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QuitCommand

public QuitCommand()
Method Detail

getMetadata

public UICommandMetadata getMetadata()
Specified by:
getMetadata in interface UICommand
Overrides:
getMetadata in class AbstractExitCommand

Forge - Aesh Addon Impl 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.