org.apache.karaf.shell.console.jline
Class CommandSessionHolder
java.lang.Object
org.apache.karaf.shell.console.jline.CommandSessionHolder
public class CommandSessionHolder
- extends Object
|
Method Summary |
static org.apache.felix.service.command.CommandSession |
getSession()
|
static void |
setSession(org.apache.felix.service.command.CommandSession commandSession)
|
static void |
unset()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandSessionHolder
public CommandSessionHolder()
getSession
public static org.apache.felix.service.command.CommandSession getSession()
setSession
public static void setSession(org.apache.felix.service.command.CommandSession commandSession)
unset
public static void unset()
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.