org.crsh.standalone
Class Main

java.lang.Object
  extended by org.crsh.standalone.Main

public class Main
extends Object

Version:
$Revision$
Author:
Julien Viet

Field Summary
private static org.slf4j.Logger log
          .
 
Constructor Summary
Main()
           
 
Method Summary
 void main(List<String> jars, List<String> paths, Integer pid)
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

private static org.slf4j.Logger log
.

Constructor Detail

Main

public Main()
Method Detail

main

public void main(List<String> jars,
                 List<String> paths,
                 Integer pid)
          throws Exception
Throws:
Exception

main

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


Copyright © 2012 eXo Platform SAS. All Rights Reserved.