|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StorageManagerListener
This interface represents a listener for changes to the set of StorageProxies
(StorageProxy
). Each listener is notified when a storage proxy is added,
removed or changes state.
Method Summary | |
---|---|
void |
notifyChange(StorageManagerEvent sme)
The implementation calls this method to inform the listener when a storage proxy was added, removed or changes state. |
Method Detail |
---|
void notifyChange(StorageManagerEvent sme)
sme
- Event indicating the change.StorageManagerEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |