Package | Description |
---|---|
org.osgi.service.wireadmin |
Wire Admin Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
org.osgi.framework.ServiceReference<WireAdmin> |
WireAdminEvent.getServiceReference()
Return the
ServiceReference object of the Wire Admin service that
created this event. |
Constructor and Description |
---|
WireAdminEvent(org.osgi.framework.ServiceReference<WireAdmin> reference,
int type,
Wire wire,
Throwable exception)
Constructs a
WireAdminEvent object from the given
ServiceReference object, event type, Wire object and
exception. |
Copyright © 2022 OSGi Alliance. All rights reserved.