Uses of Interface
de.espirit.firstspirit.access.store.StoreListener
Packages that use StoreListener
-
Uses of StoreListener in de.espirit.firstspirit.access.store
Methods in de.espirit.firstspirit.access.store with parameters of type StoreListenerModifier and TypeMethodDescriptionvoidStore.addStoreListener(StoreListener listener) Adds aStoreListenerfor client-local changes of this store.voidStore.removeStoreListener(StoreListener listener) Removes the givenlistener.