Class PropertiesCache
- java.lang.Object
-
- org.apache.felix.framework.security.util.PropertiesCache
-
public final class PropertiesCache extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PropertiesCache(java.io.File store, java.io.File tmp, org.apache.felix.framework.util.SecureAction action)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
read(java.lang.Class target, java.util.Map map)
void
write(java.util.Map data)
-