org.apache.karaf.shell.console.jline
Class TerminalFactory
java.lang.Object
org.apache.karaf.shell.console.jline.TerminalFactory
public class TerminalFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TerminalFactory
public TerminalFactory()
getTerminal
public jline.Terminal getTerminal()
throws Exception
- Throws:
Exception
init
public void init()
throws Exception
- Throws:
Exception
destroy
public void destroy()
throws Exception
- Throws:
Exception
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.