org.crsh.standalone
Class CRaSH

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

public class CRaSH
extends Object


Constructor Summary
CRaSH()
           
 
Method Summary
 void main(Boolean nonInteractive, String cmd, String conf, List<String> properties, String cmdFolder, String confFolder, List<Integer> pids)
           
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

CRaSH

public CRaSH()
      throws org.crsh.cli.impl.descriptor.IntrospectionException
Throws:
org.crsh.cli.impl.descriptor.IntrospectionException
Method Detail

main

public void main(Boolean nonInteractive,
                 String cmd,
                 String conf,
                 List<String> properties,
                 String cmdFolder,
                 String confFolder,
                 List<Integer> pids)
          throws Exception
Throws:
Exception

main

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


Copyright © 2015 eXo Platform SAS. All Rights Reserved.