Interface ConfigurationChangedEvent

All Superinterfaces:
Event
All Known Implementing Classes:
EventImpl

public interface ConfigurationChangedEvent extends Event
This event is passed in to any method annotated with ConfigurationChanged.
Since:
13.0
Author:
Tristan Tarrant
  • Method Details