org.apache.karaf.util.properties
Interface FileLockUtils.Callable<T>

Enclosing class:
FileLockUtils

public static interface FileLockUtils.Callable<T>


Method Summary
 T call(RandomAccessFile file)
           
 

Method Detail

call

T call(RandomAccessFile file)
       throws IOException
Throws:
IOException


Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.