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: