I would like to know how to stop a specific bundle in the Apache Felix Web Console running only java code.
For example: I want to be able to retrieve a bundle, let's say by name, and stop it.
Thanks in advance!
|
I would like to know how to stop a specific bundle in the Apache Felix Web Console running only java code. For example: I want to be able to retrieve a bundle, let's say by name, and stop it. Thanks in advance! |
|||
|
|
|
From console:
From code:
EDIT: To get the PackageAdmin object:
|
|||||||||||
|