Package | Description |
---|---|
com.communote.server.api.core.i18n | |
com.communote.server.core.template.velocity | |
com.communote.server.persistence.common.messages |
Modifier and Type | Method and Description |
---|---|
Class<? extends LocalizationChangedEvent> |
LocalizationChangeObservable.getChangeNotificationEvent()
Return the event type that will be fired when the localizations which are used by this
component have changed.
This event type can be used to register an event listener to be notified about the changes of the localizations which is for instance useful when doing some local caching of localized content. |
Modifier and Type | Method and Description |
---|---|
Class<LocalizationChangedEvent> |
NoteTemplateVelocityResourceLoader.getObservedEvent() |
Modifier and Type | Method and Description |
---|---|
void |
NoteTemplateVelocityResourceLoader.handle(LocalizationChangedEvent event) |
Modifier and Type | Class and Description |
---|---|
class |
ResourceBundleChangedEvent
Event to inform about a change in the application resource bundle resulting form add or removal
of localizations.
|
Copyright © 2019 Communote team. All rights reserved.