public class ReferenceUnregistrationEvent extends EventObject
source
Constructor and Description |
---|
ReferenceUnregistrationEvent(ServiceReference reference)
Create a new ReferenceUnregistrationEvent.
|
Modifier and Type | Method and Description |
---|---|
ServiceReference |
getReference()
Get the unregistered reference associated with this event.
|
getSource, toString
public ReferenceUnregistrationEvent(ServiceReference reference)
reference
- the reference that was unregisteredpublic ServiceReference getReference()
Copyright © 2013–2021 JBoss by Red Hat. All rights reserved.