Uses of Package
org.hibernate.search.spi

Packages that use org.hibernate.search.spi
org.hibernate.search.backend   
org.hibernate.search.backend.impl   
org.hibernate.search.backend.impl.batch   
org.hibernate.search.backend.impl.blackhole   
org.hibernate.search.backend.impl.jgroups   
org.hibernate.search.backend.impl.jms   
org.hibernate.search.backend.impl.lucene   
org.hibernate.search.backend.spi   
org.hibernate.search.cfg.impl   
org.hibernate.search.cfg.spi   
org.hibernate.search.engine   
org.hibernate.search.engine.impl   
org.hibernate.search.engine.spi   
org.hibernate.search.impl   
org.hibernate.search.indexes.impl   
org.hibernate.search.indexes.spi   
org.hibernate.search.infinispan   
org.hibernate.search.infinispan.impl   
org.hibernate.search.spi   
org.hibernate.search.spi.internals   
org.hibernate.search.store   
org.hibernate.search.store.impl   
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.impl
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.impl.batch
SearchFactoryIntegrator
          This contract is considered experimental.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.impl.blackhole
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.impl.jgroups
BuildContext
          Build context that can be used by some services at initialization
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.impl.jms
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.impl.lucene
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.backend.spi
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.cfg.impl
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
 

Classes in org.hibernate.search.spi used by org.hibernate.search.cfg.spi
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
 

Classes in org.hibernate.search.spi used by org.hibernate.search.engine
BuildContext
          Build context that can be used by some services at initialization
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
 

Classes in org.hibernate.search.spi used by org.hibernate.search.engine.impl
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.engine.spi
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
SearchFactoryIntegrator
          This contract is considered experimental.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.impl
BuildContext
          Build context that can be used by some services at initialization
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
SearchFactoryIntegrator
          This contract is considered experimental.
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.indexes.impl
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.indexes.spi
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.infinispan
BuildContext
          Build context that can be used by some services at initialization
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
 

Classes in org.hibernate.search.spi used by org.hibernate.search.infinispan.impl
BuildContext
          Build context that can be used by some services at initialization
 

Classes in org.hibernate.search.spi used by org.hibernate.search.spi
BuildContext
          Build context that can be used by some services at initialization
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
SearchFactoryBuilder
          Build a search factory following the builder pattern.
SearchFactoryIntegrator
          This contract is considered experimental.
ServiceProvider
          Control the life cycle of a service attached and used by Hibernate Search It allows to: - start the service - stop the service - declare the key the service is exposed to TODO should it be the implementation name itself? - provide access tot he service
 

Classes in org.hibernate.search.spi used by org.hibernate.search.spi.internals
InstanceInitializer
          When using the Hibernate Core integration (for example) we need to make sure that the entities and collections we're working on are initialized.
SearchFactoryIntegrator
          This contract is considered experimental.
 

Classes in org.hibernate.search.spi used by org.hibernate.search.store
BuildContext
          Build context that can be used by some services at initialization
 

Classes in org.hibernate.search.spi used by org.hibernate.search.store.impl
BuildContext
          Build context that can be used by some services at initialization
WorkerBuildContext
          Build context for the worker and other backend Available after all index, entity metadata are built.
 



Copyright © 2006-2012 Red Hat Middleware, LLC. All Rights Reserved