Registry / utility / org-apache-karaf-system-core

org-apache-karaf-system-core

JSON →
library4.4.11javamavenunverified

Provides services to manipulate the Apache Karaf container itself, such as system management and configuration.

<dependency> <groupId>org.apache.karaf.system</groupId> <artifactId>org.apache.karaf.system.core</artifactId> <version>4.4.11</version> </dependency>
INSTALL
IMPORT
SIG · ORG-APACHE-KARAF-S
O
org-apache-karaf-system-core
utilityjavav4.4.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SystemService
org.apache.karaf.system.SystemService

Minimal usage of Karaf System Core

import org.apache.karaf.system.SystemService; public class MyKarafService { private SystemService systemService; public void restart() { systemService.restart(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.11latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
org-apache-karaf-system-core — mvn dependency:get org-apache-karaf-system-core · libregistry