Class ViewComponent
java.lang.Object
org.springframework.shell.component.ViewComponent
Handles view execution in a non-fullscreen setup.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
ViewComponent
-
-
Method Details
-
run
public void run()Run a view execution loop. -
exit
public void exit()Request exit from an execution loop.
-