Interface AlfrescoTxDiskDriver.CallableIO<V>

Type Parameters:
V -
All Superinterfaces:
Callable<V>
Enclosing class:
AlfrescoTxDiskDriver

public static interface AlfrescoTxDiskDriver.CallableIO<V> extends Callable<V>
An extended Callable that throws IOExceptions.
  • Method Summary

    Modifier and Type
    Method
    Description