org.gcube.indexmanagement.incrementalindexupdater.servicehandlers
Class FullTextIndexUpdaterServiceHandler

java.lang.Object
  extended by 
      extended by org.gcube.indexmanagement.incrementalindexupdater.servicehandlers.FullTextIndexUpdaterServiceHandler

public abstract class FullTextIndexUpdaterServiceHandler
extends

This class is a partial implementation of a ServiceHandler for the Full Text Index Updater Service. The implementation of interact() should be added by subclasses.

Author:
Spyros Boutsis, NKUA

Constructor Summary
FullTextIndexUpdaterServiceHandler()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullTextIndexUpdaterServiceHandler

public FullTextIndexUpdaterServiceHandler()