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(org.apache.felix.service.command.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(org.apache.felix.service.command.CommandSession session)
Method Detail

run

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


Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.