Package org.ocap.storage

The org.ocap.storage package represents storage devices.

See:
          Description

Interface Summary
AvailableStorageListener This interface represents a listener that can be set to listen for high water level reached in persistent storage indicated by the dvb.persistent.root property for all applications.
DetachableStorageOption This interface represents an external device that can be detached.
LogicalStorageVolume This interface represents a logical volume on a storage device.
RemovableStorageOption This interface represents a removable storage media bay that supports insertion or removal of storage media while power is applied.
StorageManagerListener This interface represents a listener for changes to the set of StorageProxies (StorageProxy).
StorageOption This interface represents an option that is specific to a class of storage devices, e.g., detachable or DVR media-capable.
StorageProxy This interface represents a persistent storage device.
 

Class Summary
ExtendedFileAccessPermissions This class extends FileAccessPermissions to let granting applications provide read and write file access to applications that have an organisation identifier different from a granting application.
StorageManager This class represents the storage manager which keeps track of the storage devices attached to the system.
StorageManagerEvent Event sent to a StorageManagerListener registered with the StorageManager that a StorageProxy was added, removed or changed state.
 

Package org.ocap.storage Description

The org.ocap.storage package represents storage devices.