public class SpringMigrationStartedEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
SpringMigrationStartedEvent(Object source)
Create a new
ApplicationEvent. |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
getSourcepublic SpringMigrationStartedEvent(Object source)
ApplicationEvent.source - the object on which the event initially occurred or with
which the event is associated (never null)public String toString()
toString in class EventObjectCopyright © 2022. All rights reserved.