java.util.EventListener
public interface StoreListener
extends java.util.EventListener
Modifier and Type | Method | Description |
---|---|---|
void |
notification(StoreEvent e) |
Invoked when the Store generates a notification event.
|
void notification(StoreEvent e)
e
- the StoreEventStoreEvent.ALERT
,
StoreEvent.NOTICE
Copyright © 2018 Oracle. All rights reserved.