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

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

Classes in org.overlord.sramp.shell.api that implement ShellContext
 class SimpleShellContext
          A simple implementation of ShellContext.
 

Methods in org.overlord.sramp.shell.api that return ShellContext
protected  ShellContext AbstractShellCommand.getContext()
           
 

Methods in org.overlord.sramp.shell.api with parameters of type ShellContext
 void AbstractShellCommand.setContext(ShellContext context)
           
 void ShellCommand.setContext(ShellContext context)
          The shell context.
 



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