public interface TransientStoreListener
transient store events.| Modifier and Type | Method and Description |
|---|---|
void |
onChange(TransientStoreEvent<?> event)
transient store fires this method with event details upon an observed change. |
void onChange(TransientStoreEvent<?> event)
transient store fires this method with event details upon an observed change.event - event detailsCopyright © 2017 The Apache Software Foundation. All rights reserved.