Package org.alfresco.filesys.alfresco
Interface AlfrescoTxDiskDriver.CallableIO<V>
- Type Parameters:
V-
- All Superinterfaces:
Callable<V>
- Enclosing class:
- AlfrescoTxDiskDriver
An extended
Callable that throws IOExceptions.-
Method Summary
-
Method Details
-
call
- Specified by:
callin interfaceCallable<V>- Throws:
IOException
-