Registry / networking / onlab-osgi

onlab-osgi

JSON →
library2.7.0javamavenunverified

Base OSGi module for the Open Network Operating System (ONOS), providing core utilities and dependencies.

<dependency> <groupId>org.onosproject</groupId> <artifactId>onlab-osgi</artifactId> <version>2.7.0</version> </dependency>
INSTALL
IMPORT
SIG · ONLAB-OSGI
O
onlab-osgi
networkingjavav2.7.0
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.

DefaultServiceDirectory
org.onlab.osgi.DefaultServiceDirectory

Accesses the default OSGi service directory in ONOS.

import org.onlab.osgi.DefaultServiceDirectory; import org.onlab.osgi.ServiceDirectory; public class Example { public static void main(String[] args) { ServiceDirectory directory = DefaultServiceDirectory.INSTANCE; // Use service directory to locate OSGi services } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
onlab-osgi — mvn dependency:get onlab-osgi · libregistry