Package | Description |
---|---|
org.osgi.service.wireadmin |
Wire Admin Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
ServiceReference<WireAdmin> |
WireAdminEvent.getServiceReference()
Return the
ServiceReference object of the Wire Admin service that
created this event. |
Constructor and Description |
---|
WireAdminEvent(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 © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0