org.crsh.term
Class TermShellAdapter
java.lang.Object
org.crsh.term.TermShellAdapter
- All Implemented Interfaces:
- TermProcessor
public class TermShellAdapter
- extends Object
- implements TermProcessor
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TermShellAdapter
public TermShellAdapter(Connector connector)
getPrompt
public String getPrompt()
getStatus
public TermStatus getStatus()
close
public void close()
process
public boolean process(TermAction action,
TermResponseContext responseContext)
- Specified by:
process in interface TermProcessor
Copyright © 2010 eXo Platform SAS. All Rights Reserved.