Uses of Class
com.aspectran.shell.service.AbstractShellService
-
Packages that use AbstractShellService Package Description com.aspectran.shell.service Contains a variant of the service interface for command-line application. -
-
Uses of AbstractShellService in com.aspectran.shell.service
Subclasses of AbstractShellService in com.aspectran.shell.service Modifier and Type Class Description class
AspectranShellService
Provides an interactive shell that lets you use or control Aspectran directly from the command line.
-