Uses of Class
com.aspectran.shell.service.DefaultShellService
-
Packages that use DefaultShellService Package Description com.aspectran.shell.service 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 DefaultShellService Modifier and Type Method Description static DefaultShellServiceDefaultShellService. create(com.aspectran.core.context.config.AspectranConfig aspectranConfig, Console console)Returns a new instance ofDefaultShellService.
-