Class PersistenceContextDispatcher.PassThrough<D>
java.lang.Object
one.microstream.persistence.types.PersistenceContextDispatcher.PassThrough<D>
- All Implemented Interfaces:
PersistenceContextDispatcher<D>
- Enclosing interface:
- PersistenceContextDispatcher<D>
public static final class PersistenceContextDispatcher.PassThrough<D> extends Object implements PersistenceContextDispatcher<D>
-
Nested Class Summary
Nested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceContextDispatcher
PersistenceContextDispatcher.LocalObjectRegistration<D>, PersistenceContextDispatcher.PassThrough<D>
-
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
-
Constructor Details
-
PassThrough
public PassThrough()
-