org.apache.karaf.util.properties
Interface FileLockUtils.Runnable

Enclosing class:
FileLockUtils

public static interface FileLockUtils.Runnable


Method Summary
 void run(RandomAccessFile file)
           
 

Method Detail

run

void run(RandomAccessFile file)
         throws IOException
Throws:
IOException


Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.