Interface ConfigurationChangedEvent
- All Superinterfaces:
Event
- All Known Implementing Classes:
ConfigurationChangedEventImpl
This event is passed in to any method annotated with
ConfigurationChanged.- Since:
- 13.0
- Author:
- Tristan Tarrant
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface Event
Event.Type -
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface Event
getCacheManager, getType
-
Field Details
-
CACHE
- See Also:
-
TEMPLATE
- See Also:
-
SCHEMA
- See Also:
-
-
Method Details
-
getConfigurationEventType
ConfigurationChangedEvent.EventType getConfigurationEventType() -
getConfigurationEntityType
String getConfigurationEntityType() -
getConfigurationEntityName
String getConfigurationEntityName() -
getConfigurationEntityValue
-