Uses of Interface
org.overlord.sramp.shell.api.ShellCommand

Uses of ShellCommand in org.overlord.sramp.shell.api
 

Classes in org.overlord.sramp.shell.api that implement ShellCommand
 class AbstractShellCommand
          Base class for shell commands.
 

Methods in org.overlord.sramp.shell.api that return types with arguments of type ShellCommand
 Map<String,Class<? extends ShellCommand>> ShellCommandProvider.provideCommands()
          Called to get the collection of commands contributed by the provider.
 



Copyright © 2011-2013 JBoss, a division of Red Hat. All Rights Reserved.