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

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

Methods in org.overlord.sramp.shell.api with parameters of type ShellContextEventHandler
 void SimpleShellContext.addHandler(ShellContextEventHandler handler)
           
 void ShellContext.addHandler(ShellContextEventHandler handler)
          Adds an event handler to the shell context.
 void SimpleShellContext.removeHandler(ShellContextEventHandler handler)
           
 void ShellContext.removeHandler(ShellContextEventHandler handler)
          Removes an event handler from the shell context.
 



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