Uses of Interface
org.osgi.service.wireadmin.WireAdmin
-
Uses of WireAdmin in org.osgi.service.wireadmin
Modifier and TypeMethodDescriptionWireAdminEvent.getServiceReference()
Return theServiceReference
object of the Wire Admin service that created this event.ModifierConstructorDescriptionWireAdminEvent
(ServiceReference<WireAdmin> reference, int type, Wire wire, Throwable exception) Constructs aWireAdminEvent
object from the givenServiceReference
object, event type,Wire
object and exception.