Forge - Aesh Addon Impl 2.0.0.Alpha3

org.jboss.forge.aesh.commands
Class StopCommand

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

public class StopCommand
extends AbstractExitCommand

Author:
Ståle W. Pedersen

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

StopCommand

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