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