org.crsh.shell
Class ShellBuilder

java.lang.Object
  extended by org.crsh.shell.ShellBuilder

public class ShellBuilder
extends java.lang.Object

Version:
$Revision$
Author:
Julien Viet

Constructor Summary
ShellBuilder(ShellContext context)
           
ShellBuilder(ShellContext context, java.util.concurrent.ExecutorService executor)
           
 
Method Summary
 Shell build()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShellBuilder

public ShellBuilder(ShellContext context)

ShellBuilder

public ShellBuilder(ShellContext context,
                    java.util.concurrent.ExecutorService executor)
Method Detail

build

public Shell build()


Copyright © 2010 eXo Platform SAS. All Rights Reserved.