Interface TransientStoreListener


public interface TransientStoreListener
A listener used for observing transient store events.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    transient store fires this method with event details upon an observed change.
  • Method Details