KP - KE - public abstract class LocalAbstractPropertySet<KP,KE> extends AbstractPropertySet<KP,KE>
context, converter, executorService, shadows| Modifier | Constructor and Description |
|---|---|
protected |
LocalAbstractPropertySet(ExecutorService executorService,
Converter converter,
Context context,
PropertySet<KP>... shadows) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<KE,PropertySet<KP>> |
getMounts() |
protected Map<KE,AbstractPropertySet<KP,KE>> |
getSubSetStore() |
protected Map<KE,Object> |
getValueStore() |
buildPath, buildPath, buildPath, buildPath, cancel, cancel, cancelAll, clear, cook, cook, cook, cooking, get, get, get, get, get, get, get, get, get, get, invoke, keySet, lazy, mount, mount, newInstance, remove, remove, set, set, setAll, setInvocable, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowGet, shadowInvoke, subset, subset, tokenize, unmount, unmount, versionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAdaptercreateVersionreadLock, writeLockprotected LocalAbstractPropertySet(ExecutorService executorService, Converter converter, Context context, PropertySet<KP>... shadows)
protected Map<KE,Object> getValueStore()
getValueStore in class AbstractPropertySet<KP,KE>protected Map<KE,AbstractPropertySet<KP,KE>> getSubSetStore()
getSubSetStore in class AbstractPropertySet<KP,KE>protected Map<KE,PropertySet<KP>> getMounts()
getMounts in class AbstractPropertySet<KP,KE>