Interface StageSubscriber

All Known Implementing Classes:
Stage

public interface StageSubscriber
Interface that is notified whenever the stage is modified. It can be used to synchronize data structures with the stage. All methods in this interface are optional.