org.gcube.informationsystem.registry.impl.postprocessing.update
Class GHNUpdater

java.lang.Object
  extended by org.gcube.informationsystem.registry.impl.postprocessing.update.GHNUpdater
All Implemented Interfaces:
Updater<GCUBEHostingNode>

public class GHNUpdater
extends java.lang.Object
implements Updater<GCUBEHostingNode>


Constructor Summary
GHNUpdater()
           
 
Method Summary
 java.lang.String getName()
          Gets the type of resource managed by the purgerE
 void update(GCUBEResource resource, GCUBEScope scope)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNUpdater

public GHNUpdater()
Method Detail

update

public void update(GCUBEResource resource,
                   GCUBEScope scope)
Specified by:
update in interface Updater<GCUBEHostingNode>

getName

public java.lang.String getName()
Description copied from interface: Updater
Gets the type of resource managed by the purgerE

Specified by:
getName in interface Updater<GCUBEHostingNode>
Returns:
the type