Uses of Class
org.ocap.storage.StorageManagerEvent

Packages that use StorageManagerEvent
org.ocap.storage The org.ocap.storage package represents storage devices. 
 

Uses of StorageManagerEvent in org.ocap.storage
 

Methods in org.ocap.storage with parameters of type StorageManagerEvent
 void StorageManagerListener.notifyChange(StorageManagerEvent sme)
          The implementation calls this method to inform the listener when a storage proxy was added, removed or changes state.