Class NoOpDocumentRouter

java.lang.Object
org.hibernate.search.mapper.pojo.bridge.runtime.impl.NoOpDocumentRouter
All Implemented Interfaces:
AutoCloseable, DocumentRouter<Object>

public final class NoOpDocumentRouter extends Object implements DocumentRouter<Object>