Class PersistenceContextDispatcher.PassThrough<M>
- java.lang.Object
-
- one.microstream.persistence.types.PersistenceContextDispatcher.PassThrough<M>
-
- All Implemented Interfaces:
PersistenceContextDispatcher<M>
- Enclosing interface:
- PersistenceContextDispatcher<M>
public static final class PersistenceContextDispatcher.PassThrough<M> extends Object implements PersistenceContextDispatcher<M>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceContextDispatcher
PersistenceContextDispatcher.LocalObjectRegistration<M>, PersistenceContextDispatcher.PassThrough<M>
-
-
Constructor Summary
Constructors Constructor Description PassThrough()
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface one.microstream.persistence.types.PersistenceContextDispatcher
dispatchObjectManager, dispatchObjectRegistry, dispatchTypeHandlerLookup, dispatchTypeHandlerManager
-
-