Interface PersistenceRootEntry
- All Known Implementing Classes:
- PersistenceRootEntry.Default
public interface PersistenceRootEntry
- 
Nested Class SummaryNested Classes Modifier and Type Interface Description static classPersistenceRootEntry.Defaultstatic interfacePersistenceRootEntry.Provider
- 
Method SummaryModifier and Type Method Description Stringidentifier()Objectinstance()booleanisRemoved()static PersistenceRootEntryNew(String identifier, Supplier<?> instanceSupplier)