Uses of Interface
org.modeshape.graph.search.AbstractSearchEngine.Workspaces

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

Uses of AbstractSearchEngine.Workspaces in org.modeshape.graph.search
 

Classes in org.modeshape.graph.search that implement AbstractSearchEngine.Workspaces
protected  class AbstractSearchEngine.SearchWorkspaces
           
 

Methods in org.modeshape.graph.search with parameters of type AbstractSearchEngine.Workspaces
protected abstract  ProcessorType AbstractSearchEngine.createProcessor(ExecutionContext context, AbstractSearchEngine.Workspaces<WorkspaceType> workspaces, Observer observer, boolean readOnly)
          Create the SearchEngineProcessor implementation that can be used to operate against the SearchEngineWorkspace instances.
 



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