org.gcube.informationsystem.glitebridge.harvester.resource.cluster
Class ComputingElementTypeHarvester

java.lang.Object
  extended by org.gcube.informationsystem.glitebridge.harvester.resource.cluster.ComputingElementTypeHarvester

public class ComputingElementTypeHarvester
extends java.lang.Object

Author:
Luca Frosini (ISTI-CNR)

Constructor Summary
ComputingElementTypeHarvester()
           
 
Method Summary
static java.util.List<ComputingElementType> harvestDetails(KeyValueCouple<java.lang.String,java.lang.String>... couples)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComputingElementTypeHarvester

public ComputingElementTypeHarvester()
Method Detail

harvestDetails

public static java.util.List<ComputingElementType> harvestDetails(KeyValueCouple<java.lang.String,java.lang.String>... couples)
                                                           throws java.lang.Exception
Parameters:
couples - of key value to apply to baseDN query
Returns:
List of ComputingElementType harvested
Throws:
java.lang.Exception - if fails