org.alfresco.filesys.alfresco
Interface AlfrescoTxDiskDriver.CallableIO

All Superinterfaces:
java.util.concurrent.Callable
Enclosing class:
AlfrescoTxDiskDriver

public static interface AlfrescoTxDiskDriver.CallableIO
extends java.util.concurrent.Callable

An extended Callable that throws IOExceptions.


Method Summary
 java.lang.Object call()
           
 

Method Detail

call

java.lang.Object call()
                      throws java.io.IOException
Specified by:
call in interface java.util.concurrent.Callable
Throws:
java.io.IOException


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.