Registry / messaging / org-osgi-service-event

org-osgi-service-event

JSON →
library1.4.1javamavenunverified

OSGi Companion Code for the Event Admin service, providing an event-driven communication mechanism for OSGi bundles.

<dependency> <groupId>org.osgi</groupId> <artifactId>org.osgi.service.event</artifactId> <version>1.4.1</version> </dependency>
INSTALL
IMPORT
SIG · ORG-OSGI-SERVICE-E
O
org-osgi-service-event
messagingjavav1.4.1
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.

Event
org.osgi.service.event.Event

Create an OSGi Event with a given topic and properties.

import org.osgi.service.event.Event; Event event = new Event("topic/example", properties);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.4.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
org-osgi-service-event — mvn dependency:get org-osgi-service-event · libregistry