Uses of Interface
org.modeshape.graph.search.SearchEngineWorkspace

Packages that use SearchEngineWorkspace
org.modeshape.graph.search A small framework for a search engine component. 
 

Uses of SearchEngineWorkspace in org.modeshape.graph.search
 

Classes in org.modeshape.graph.search with type parameters of type SearchEngineWorkspace
 class AbstractSearchEngine<WorkspaceType extends SearchEngineWorkspace,ProcessorType extends SearchEngineProcessor>
          A component that acts as a search engine for the content within a single RepositorySource.
static interface AbstractSearchEngine.Workspaces<WorkspaceType extends SearchEngineWorkspace>
           
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.