org.alfresco.repo.node.index
Interface IndexTransactionTracker.IndexTransactionTrackerListener

Enclosing class:
IndexTransactionTracker

public static interface IndexTransactionTracker.IndexTransactionTrackerListener

A callback that can be set to provide logging and other record keeping

Since:
2.1.4

Method Summary
 void indexedTransactions(long fromTimeInclusive, long toTimeExclusive)
           
 

Method Detail

indexedTransactions

void indexedTransactions(long fromTimeInclusive,
                         long toTimeExclusive)


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.