Interface PersistenceRootsView
- 
- All Known Subinterfaces:
 PersistenceRoots
- All Known Implementing Classes:
 PersistenceRoots.Default
public interface PersistenceRootsView 
- 
- 
Method Summary
Modifier and Type Method Description ObjectcustomRoot()StringcustomRootIdentifier()Reference<Object>defaultRoot()StringdefaultRootIdentifier()<C extends BiConsumer<String,Object>>
CiterateEntries(C iterator) 
 -