Package org.apache.karaf.shell.console
Interface Console
-
- All Superinterfaces:
Runnable
@Deprecated public interface Console extends Runnable
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description voidclose(boolean closedByUser)Deprecated.org.apache.felix.service.command.CommandSessiongetSession()Deprecated.
-