public static final class PersistenceContextDispatcher.LocalObjectRegistration<D> extends Object implements PersistenceContextDispatcher<D>
PersistenceContextDispatcher.LocalObjectRegistration<D>, PersistenceContextDispatcher.PassThrough<D>| Modifier and Type | Method and Description |
|---|---|
PersistenceObjectManager<D> |
dispatchObjectManager(PersistenceObjectManager<D> objectManager) |
PersistenceObjectRegistry |
dispatchObjectRegistry(PersistenceObjectRegistry objectRegistry) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdispatchTypeHandlerLookup, dispatchTypeHandlerManager, LocalObjectRegistration, PassThroughpublic final PersistenceObjectRegistry dispatchObjectRegistry(PersistenceObjectRegistry objectRegistry)
dispatchObjectRegistry in interface PersistenceContextDispatcher<D>public final PersistenceObjectManager<D> dispatchObjectManager(PersistenceObjectManager<D> objectManager)
dispatchObjectManager in interface PersistenceContextDispatcher<D>Copyright © 2022 MicroStream Software. All rights reserved.