public class InterNodeCommunicationAuthenticationServiceInitializedEvent extends ApplicationEvent
InterNodeCommunicationAuthenticationService
has been initialized completely and is ready for operation. Listeners can
register for this event by implementing the ApplicationListener
interface or using the EventListener annotation.source| Constructor and Description |
|---|
InterNodeCommunicationAuthenticationServiceInitializedEvent(InterNodeCommunicationAuthenticationService source)
Creates an event emitted by the specified source.
|
| Modifier and Type | Method and Description |
|---|---|
InterNodeCommunicationAuthenticationService |
getSource() |
getTimestamptoStringpublic InterNodeCommunicationAuthenticationServiceInitializedEvent(InterNodeCommunicationAuthenticationService source)
InterNodeCommunicationAuthenticationService.source - the inter-node-communication authentication service that is
sending the event.public InterNodeCommunicationAuthenticationService getSource()
getSource in class EventObjectCopyright © 2011–2017 aquenos GmbH. All rights reserved.