Interface IDistributedConfigChangedEvent

All Superinterfaces:
IEvent, ISystemEvent, Serializable

public interface IDistributedConfigChangedEvent extends ISystemEvent
Event fired when a configuration file is persisted to shared configuration area.
  • Method Details

    • getConfigFileName

      String getConfigFileName()