org.apache.felix.gogo.shell
Class Console

java.lang.Object
  extended by org.apache.felix.gogo.shell.Console
All Implemented Interfaces:
Runnable

public class Console
extends Object
implements Runnable


Constructor Summary
Console(CommandSession session)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Console

public Console(CommandSession session)
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright © 2013 The Apache Software Foundation. All Rights Reserved.