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