org.gcube.indexmanagement.incrementalindexupdater
Class IncrementalIndexUpdaterService

java.lang.Object
  extended by org.gcube.indexmanagement.incrementalindexupdater.IncrementalIndexUpdaterService

public class IncrementalIndexUpdaterService
extends java.lang.Object

The IncrementalIndexUpdater Service is the implementation of the IncrementalIndexUpdater wsdl interface.


Constructor Summary
IncrementalIndexUpdaterService()
          Class Constructor
 
Method Summary
 CheckForUpdatesNowResponse checkForUpdatesNow(CheckForUpdatesNow empty)
          Forces an instant (out-of-schedule) check for updates
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IncrementalIndexUpdaterService

public IncrementalIndexUpdaterService()
                               throws java.rmi.RemoteException
Class Constructor

Throws:
java.rmi.RemoteException - in case of an error.
Method Detail

checkForUpdatesNow

public CheckForUpdatesNowResponse checkForUpdatesNow(CheckForUpdatesNow empty)
Forces an instant (out-of-schedule) check for updates

Parameters:
empty -
Returns: