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 SummaryNested classes/interfaces inherited from interface one.microstream.persistence.types.PersistenceContextDispatcherPersistenceContextDispatcher.LocalObjectRegistration<D>, PersistenceContextDispatcher.PassThrough<D>
- 
Constructor SummaryConstructors Constructor Description PassThrough()
- 
Method SummaryMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface one.microstream.persistence.types.PersistenceContextDispatcherdispatchObjectManager, dispatchObjectRegistry, dispatchTypeHandlerLookup, dispatchTypeHandlerManager
- 
Constructor Details- 
PassThroughpublic PassThrough()
 
-