Uses of Class
com.aspectran.shell.service.DefaultShellService
Packages that use DefaultShellService
Package
Description
Contains a variant of the service interface for command-line application.
-
Uses of DefaultShellService in com.aspectran.shell.service
Methods in com.aspectran.shell.service that return DefaultShellServiceModifier and TypeMethodDescriptionstatic DefaultShellService
DefaultShellService.create
(AspectranConfig aspectranConfig, ShellConsole console) Returns a new instance ofDefaultShellService
.