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

Enclosing class:
FileLockUtils

public static interface FileLockUtils.CallableWithProperties<T>


Method Summary
 T call(org.apache.felix.utils.properties.Properties properties)
           
 

Method Detail

call

T call(org.apache.felix.utils.properties.Properties properties)
       throws IOException
Throws:
IOException


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