| Class | Description |
|---|---|
| AbstractApplicationCommand |
Abstract application command.
|
| AbstractProfileCommand | |
| AddApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and adds a given application to the system.
|
| ListApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and lists all available applications.
|
| ProfileInstallCommand | |
| ProfileListCommand | |
| RemoveApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and removes a given application from the system.
|
| StartApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and starts a given application.
|
| StatusApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and shows the status of an application.
|
| StopApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and stops a specific application.
|
| TreeApplicationCommand |
Utilizes the OSGi Command Shell in Karaf and lists all available applications.
|
This work is licensed under a Creative Commons Attribution 4.0 International License.