public class PropertySourcesLocatedEvent
extends org.springframework.context.ApplicationEvent
source| Constructor and Description |
|---|
PropertySourcesLocatedEvent(Object source,
LinkedHashMap<String,Long> contextsToIndexes)
Create a new ApplicationEvent.
|
| Modifier and Type | Method and Description |
|---|---|
LinkedHashMap<String,Long> |
getContextsToIndexes() |
getSource, toStringpublic PropertySourcesLocatedEvent(Object source, LinkedHashMap<String,Long> contextsToIndexes)
source - the object on which the event initially occurred (never null)contextsToIndexes - contexts to indexespublic LinkedHashMap<String,Long> getContextsToIndexes()
Copyright © 2021 Pivotal Software, Inc.. All rights reserved.