Package org.eaglei.search.events

Interface Summary
ChangeEventPayload Interface for classes that can be payloads in an IndexChangeEvent.
ChangeEventPayloadItem Interface for classes the represent a change that requires updating the Lucene index.
IndexChangeProcessor Interface for class that process changes to the Lucene index.
 

Class Summary
ChangeEventPayloadImpl Container class for change event payloads (SearchResultSet, for now).
ChangeEventPayloadItemImpl Container class for change event payload items (SearchResult for now).
IndexChangeEvent Class representing changes that require an update to the Lucene index.
 



Copyright © 2009-2011 Eagle-I. All Rights Reserved.