org.hibernate.search.spi
Interface WritableBuildContext

All Superinterfaces:
BuildContext

public interface WritableBuildContext
extends BuildContext

Build context where new built element can be registered.

Author:
Emmanuel Bernard

Method Summary
 
Methods inherited from interface org.hibernate.search.spi.BuildContext
getAllIndexesManager, getErrorHandler, getIndexingStrategy, getUninitializedSearchFactory, releaseService, requestService
 



Copyright © 2006-2012 Hibernate. All Rights Reserved.