Interface PersistenceObjectIdAcceptor
- All Known Subinterfaces:
 PersistenceReferenceLoader,StorageEntityMarkMonitor,StorageReferenceMarker
- All Known Implementing Classes:
 BinaryLoader.Default,StorageEntityMarkMonitor.Default
public interface PersistenceObjectIdAcceptor
- 
Method Summary
Modifier and Type Method Description voidacceptObjectId(long objectId) 
- 
Method Details
- 
acceptObjectId
void acceptObjectId(long objectId) 
 -