info.magnolia.module.groovy.remote
Class RemoteClientConsoleMain

java.lang.Object
  extended by info.magnolia.module.groovy.remote.RemoteClientConsoleMain

public class RemoteClientConsoleMain
extends Object

Main class Executing the RemoteClientConsole. This Main will call RemoteClientConsole in order to open an HTTP connection with the remote Magnolia server. Once the connection is open and authorized Groovy script files passed as argument are executed against the internal Magnolia server Groovy environment.

Version:
$Id$

Constructor Summary
RemoteClientConsoleMain()
           
 
Method Summary
static void main(String[] args)
          Main class.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteClientConsoleMain

public RemoteClientConsoleMain()
Method Detail

main

public static void main(String[] args)
                 throws groovyjarjarcommonscli.ParseException
Main class.

Throws:
ParseException: - in case of CommandLine Parsing Exception.
groovyjarjarcommonscli.ParseException


Copyright © 2013 Magnolia International Ltd.. All Rights Reserved.