| Package | Description |
|---|---|
| org.overlord.sramp.shell.api |
| Modifier and Type | Method and Description |
|---|---|
void |
ShellContext.addHandler(ShellContextEventHandler handler)
Adds an event handler to the shell context.
|
void |
SimpleShellContext.addHandler(ShellContextEventHandler handler) |
void |
ShellContext.removeHandler(ShellContextEventHandler handler)
Removes an event handler from the shell context.
|
void |
SimpleShellContext.removeHandler(ShellContextEventHandler handler) |
Copyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.