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 © 2019 Nuxeo. All rights reserved.