Class ProximaShell


  • public class ProximaShell
    extends ShellRunnable
    Class for running scripts written in groovy.

    Usage: #!/opt/proxima/bin/proxima

    rules = env.gateway.rule.streamFromOldest() ...

    • Constructor Detail

      • ProximaShell

        public ProximaShell​(Repository repo,
                            java.lang.String[] args)
    • Method Detail

      • main

        public static void main​(java.lang.String[] args)
                         throws java.lang.Exception
        Throws:
        java.lang.Exception