Uses of Interface
org.osgi.service.wireadmin.WireAdmin
Packages that use WireAdmin
- 
Uses of WireAdmin in org.osgi.service.wireadminMethods in org.osgi.service.wireadmin that return types with arguments of type WireAdminModifier and TypeMethodDescriptionWireAdminEvent.getServiceReference()Return theServiceReferenceobject of the Wire Admin service that created this event.Constructor parameters in org.osgi.service.wireadmin with type arguments of type WireAdminModifierConstructorDescriptionWireAdminEvent(ServiceReference<WireAdmin> reference, int type, Wire wire, Throwable exception) Constructs aWireAdminEventobject from the givenServiceReferenceobject, event type,Wireobject and exception.