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, toStringpublic ReferenceUnregistrationEvent(ServiceReference reference)
reference - the reference that was unregisteredpublic ServiceReference getReference()
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.