java.util.EventListenerpublic 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.NOTICECopyright © 2018 Oracle. All rights reserved.