org.sakaiproject.search.indexer.api
Interface IndexQueueListener


public interface IndexQueueListener

Listens to the index queue

Author:
ieb

Method Summary
 void added(String name)
          A resource has been added to the queue
 

Method Detail

added

void added(String name)
A resource has been added to the queue

Parameters:
name -


Copyright © 2003-2012 Sakai Project. All Rights Reserved.