org.crsh.cli.impl.bootstrap
Class Main

java.lang.Object
  extended by org.crsh.cli.impl.bootstrap.Main

public class Main
extends Object

Author:
Julien Viet

Constructor Summary
Main()
           
 
Method Summary
private static
<T> void
handle(Class<T> commandClass, String line)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Main

public Main()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception

handle

private static <T> void handle(Class<T> commandClass,
                               String line)
                    throws Exception
Throws:
Exception


Copyright © 2014 eXo Platform SAS. All Rights Reserved.