org.gcube.indexmanagement.incrementalindexupdater.servicehandlers
Class ForwardIndexUpdaterServiceHandler

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

public abstract class ForwardIndexUpdaterServiceHandler
extends

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

Author:
Spyros Boutsis, NKUA

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

Constructor Detail

ForwardIndexUpdaterServiceHandler

public ForwardIndexUpdaterServiceHandler()