public class RefreshScopeRefreshedEvent
extends org.springframework.context.ApplicationEvent
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_NAME
Default name for the refresh scope refreshed event.
|
source| Constructor and Description |
|---|
RefreshScopeRefreshedEvent() |
RefreshScopeRefreshedEvent(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
getSource, toStringpublic static final String DEFAULT_NAME
public RefreshScopeRefreshedEvent()
public RefreshScopeRefreshedEvent(String name)
public String getName()
Copyright © 2022 Pivotal Software, Inc.. All rights reserved.