Package org.xcmis.search.content.interceptors

Interface Summary
Visitor This interface is the core of search service, where each VisitableCommand can be visited by a Visitor implementation.
 

Class Summary
AbstractVisitor  
CommandInterceptor This is the base class for all interceptors to extend, and implements the Visitor interface allowing it to intercept invocations on VisitableCommands.
ContentReaderInterceptor Abstract class that interpret only read-only operation's.
InterceptorChain Knows how to build and manage an chain of interceptors.
QueryableIndexStorage Interceptor that handle changes to the index.
QueryProcessorInterceptor A query engine that is able to execute formal queries expressed in the Abstract Query Model.
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.