Uses of Interface
org.apache.karaf.util.properties.FileLockUtils.Callable

Packages that use FileLockUtils.Callable
org.apache.karaf.util.properties   
 

Uses of FileLockUtils.Callable in org.apache.karaf.util.properties
 

Methods in org.apache.karaf.util.properties with parameters of type FileLockUtils.Callable
static
<T> T
FileLockUtils.execute(File file, FileLockUtils.Callable<T> callback)
           
 



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