|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.karaf.shell.console.jline.TerminalFactory
public class TerminalFactory
Nested Class Summary | |
---|---|
static class |
TerminalFactory.KarafWindowsTerminal
|
Constructor Summary | |
---|---|
TerminalFactory()
|
Method Summary | |
---|---|
void |
destroy()
|
jline.Terminal |
getTerminal()
|
void |
init()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TerminalFactory()
Method Detail |
---|
public jline.Terminal getTerminal() throws Exception
Exception
public void init() throws Exception
Exception
public void destroy() throws Exception
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |