Bundle: frameworkcommands
Version 3.2.0

Framework Commands

The Knopflerfish framework console bundle

Description

The Framework commands bundle includes a rich set of commands through which the Knopflerfish framework can be controlled. This includes bundle management (install, start, stop etc), OSGi service information, to package and permission management.

Framework Command Group

The console command group is framework

The available commands are:

  addpermission [-help] -b #bundle# | -d | -l #location#  [ []] - Add permissions to bundle
  bundles [-help] [-1] [-i] [-l] [-s] [-t] [] ... - List bundles
  call [-help] [-f #filter#]   [] ... - Call a method with zero or more java.lang.String
  certificates [-help] [ -i ]  ... - List certificates for bundles
  closure [-help]  - Display the closure for a bundle
  condpermission [-help] [] ... - Get conditional permissions
  deletepermission [-help] [-r] -b #bundle# | -d | -l #location#    - Delete permissions from a bundle
  findbundles [-help]  - Find bundles with a given symbolic name
  headers [-help] [-i] [-l #locale#]  ... - Show bundle header values
  install [-help] [-s]  ... - Install one or more bundles
  package [-help] [-l] -b | -p [] ... - Show java package information
  permissions [-help] [-d] [] ... - Show permission information
  refresh [-help] [] ... - Refresh all exported java packages belong to specified bundle
  resolve [-help] [] ... - Resolve one or more bundles
  services [-help] [-i] [-l] [-sid #id#] [-f #filter#] [-r] [-u] [] ... - List registered services
  setcondpermission [-help] [-name #name] ... - Set conditional permission
  start [-help] [-t] [-e]  ... - Persistently start one or more bundles according to their 
  stop [-help] [-t]  ... - Persitently stop one or more bundles
  showstate [-help] [] ... - Show the state of a service, if the service provides state information
  shutdown [-help] [] - Shutdown framework
  threads [-help] [-a] - Display threads within this framework
  uninstall [-help]  ... - Uninstall one or more bundles
  update [-help]  ... - Update one or more bundles
  fromupdate [-help]   - Update a bundle from a specific URL
  frominstall [-help]  [] - Install a bundle with a specific location from an URL
  startlevel [-help] [] - Shows or sets the global startlevel
  cd [-help] [-reset] [-a] [] ... - Shows or sets the base URLs used to complete bundle location
  bundlelevel [-help]  [] ... - Set startlevel(s) for bundles
  property [-help] [-s] [-f] [] ... - Lists Framework and System properties with values.

See Also

Console

Bundle Jar docs

frameworkcommands-3.2.0

Exported Packages

No exported packages.