Class AspectranShell

java.lang.Object
com.aspectran.shell.AspectranShell

public class AspectranShell extends Object
Main entry point for the Aspectran Shell.

Aspectran Shell is a command runner that allows you to run the built-in commands and translets provided by Aspectran in the console environment.

Since:
2016. 1. 17.
  • Constructor Details

    • AspectranShell

      public AspectranShell()
  • Method Details

    • main

      public static void main(String[] args)
    • bootstrap

      public static void bootstrap(File aspectranConfigFile)
    • bootstrap

      public static void bootstrap(@Nullable String basePath, File aspectranConfigFile)