Package org.apache.felix.service.command
Class CommandSession.Utils
- java.lang.Object
-
- org.apache.felix.service.command.CommandSession.Utils
-
- Enclosing interface:
- CommandSession
public static class CommandSession.Utils extends java.lang.Object
Return the current session. Available inside from a command call.
-
-
Constructor Summary
Constructors Constructor Description Utils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static CommandSession
current()
-
-
-
Method Detail
-
current
public static CommandSession current()
-
-