Forge - Aesh Addon Impl 2.0.0.Alpha3

org.jboss.forge.aesh.commands
Class ExitCommand

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

public class ExitCommand
extends AbstractExitCommand

Author:
Ståle W. Pedersen

Constructor Summary
ExitCommand()
           
 
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

ExitCommand

public ExitCommand()
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.