public interface InteractiveShellHandler
This is currently used by shell applet to correctly handle start and stop.
| Modifier and Type | Method and Description | 
|---|---|
| void | enterInteractiveMode()Interactive shell will be started. | 
| boolean | exitInteractiveMode(int code)Interactive shell should be disposed. | 
void enterInteractiveMode()
boolean exitInteractiveMode(int code)
code - Copyright © 2015 Nuxeo SA. All rights reserved.