Interface ISystemPropertyEvent

All Superinterfaces:
IEvent, INotifiableEvent, Serializable

public interface ISystemPropertyEvent extends INotifiableEvent
Raised when a system property changes.
See Also:
  • Method Details

    • getDifferenceEntry

      DifferenceEntry getDifferenceEntry()
      Gets the differences of the property change.
      Returns:
      {@link DifferenceEntry) representing the change.