org.crsh.standalone
Class CRaSH

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

public class CRaSH
extends Object

Version:
$Revision$
Author:
Julien Viet

Field Summary
private  ClassDescriptor<CRaSH> descriptor
          .
private static org.slf4j.Logger log
          .
 
Constructor Summary
CRaSH()
           
 
Method Summary
 void main(Boolean help, List<String> jars, List<String> cmds, List<String> confs, List<String> properties, 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
.


descriptor

private final ClassDescriptor<CRaSH> descriptor
.

Constructor Detail

CRaSH

public CRaSH()
      throws IntrospectionException
Throws:
IntrospectionException
Method Detail

main

public void main(Boolean help,
                 List<String> jars,
                 List<String> cmds,
                 List<String> confs,
                 List<String> properties,
                 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.