Interface ReloadEventEmitter

All Superinterfaces:
ReloadAction
All Known Implementing Classes:
ReloadEventEmitterImpl

public interface ReloadEventEmitter extends ReloadAction
Emits reload-events which are triggerd by ReloadAction
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from interface ch.tocco.nice2.model.base.spi.events.ReloadAction

    onReload
  • Method Details