|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.felix.framework.security.util.PropertiesCache
public final class PropertiesCache
| Constructor Summary | |
|---|---|
PropertiesCache(java.io.File store,
java.io.File tmp,
org.apache.felix.framework.util.SecureAction action)
|
|
| Method Summary | |
|---|---|
void |
read(java.lang.Class target,
java.util.Map map)
|
void |
write(java.util.Map data)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PropertiesCache(java.io.File store,
java.io.File tmp,
org.apache.felix.framework.util.SecureAction action)
| Method Detail |
|---|
public void write(java.util.Map data)
throws java.io.IOException
java.io.IOException
public void read(java.lang.Class target,
java.util.Map map)
throws java.io.IOException
java.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||