public class ConfigRefreshEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
ConfigRefreshEvent(Object source,
Set<String> change)
Create a new ApplicationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
getChange() |
void |
setChange(Set<String> change) |
getSource, toStringCopyright © 2023 Pivotal Software, Inc.. All rights reserved.