Uses of Class
com.aspectran.shell.service.AspectranShellService
-
Packages that use AspectranShellService Package Description com.aspectran.shell.service Contains a variant of the service interface for command-line application. -
-
Uses of AspectranShellService in com.aspectran.shell.service
Methods in com.aspectran.shell.service that return AspectranShellService Modifier and Type Method Description static AspectranShellServiceAspectranShellService. create(java.io.File aspectranConfigFile)Returns a new instance ofAspectranShellService.static AspectranShellServiceAspectranShellService. create(java.io.File aspectranConfigFile, Console console)Returns a new instance ofAspectranShellService.
-