Interface StorageEvent.Handler

Enclosing class:
StorageEvent

public static interface StorageEvent.Handler
Represents an Event handler for StorageEvents.

Apply your StorageEventHandler using Storage.addStorageEventHandler(StorageEvent.Handler).

See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Invoked when a StorageEvent is fired.