public interface DiskVolumeInterface
Optional interface that a DiskInterface driver can implement to provide disk volume information. The disk volume information may also be specified via the configuration.
| Modifier and Type | Method and Description |
|---|---|
VolumeInfo |
getVolumeInformation(DiskDeviceContext ctx)
Return the disk device volume information.
|
VolumeInfo getVolumeInformation(DiskDeviceContext ctx)
ctx - DiskDeviceContextCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.