- selectBundles(Bundle[], String[]) - Static method in class org.knopflerfish.service.console.Util
-
Select bundles from an array of Bundle objects.
- selectBundles(Bundle[], String[], Set<String>) - Static method in class org.knopflerfish.service.console.Util
-
Select bundles from an array of Bundle objects.
- Session - Interface in org.knopflerfish.service.console
-
Control interface for a command session.
- sessionEnd(Session) - Method in interface org.knopflerfish.service.console.SessionListener
-
Session end event.
- SessionListener - Interface in org.knopflerfish.service.console
-
Session event listener interface.
- setAlias(String, String[]) - Method in interface org.knopflerfish.service.console.ConsoleService
-
Set alias value for a shortcut key.
- setEscapeChar(char) - Method in interface org.knopflerfish.service.console.Session
-
Set escape character.
- setInterruptString(String) - Method in interface org.knopflerfish.service.console.Session
-
Set interrupt string.
- shortName(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get short name of specified bundle.
- showId(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get bundle identifier as a constant length string.
- showLeft(int, String) - Static method in class org.knopflerfish.service.console.Util
-
Show a string left adjusted in constant length string.
- showObject(Object) - Static method in class org.knopflerfish.service.console.Util
-
Get string representation of an object.
- showRight(int, String) - Static method in class org.knopflerfish.service.console.Util
-
Show a string right adjusted in constant length string.
- showServiceClasses(ServiceReference<?>) - Static method in class org.knopflerfish.service.console.Util
-
Get Service class list as a string.
- showState(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get bundle state as a constant length string.
- sortBundles(Bundle[], boolean) - Static method in class org.knopflerfish.service.console.Util
-
Sort an array of bundle objects based on their location or shortname.
- sortBundlesId(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
-
Sort an array of bundle objects based on their Bundle Id.
- sortBundlesTime(Bundle[]) - Static method in class org.knopflerfish.service.console.Util
-
Sort an array of bundle objects based on their Last modified time.
- symbolicName(Bundle) - Static method in class org.knopflerfish.service.console.Util
-
Get the symbolic name of the specified bundle.