org.gcube.vremanagement.softwarerepository.repository
Class PluginsSolver

java.lang.Object
  extended by org.gcube.vremanagement.softwarerepository.repository.PluginsSolver

public class PluginsSolver
extends java.lang.Object

Resolver for plugins' dependencies

Author:
Manuele Simi (ISTI-CNR)

Constructor Summary
PluginsSolver(java.lang.String groupTargetServiceID, SQLDBManager db)
           
 
Method Summary
 java.util.Set<GCUBEServiceKey> listPlugins()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PluginsSolver

public PluginsSolver(java.lang.String groupTargetServiceID,
                     SQLDBManager db)
              throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

listPlugins

public java.util.Set<GCUBEServiceKey> listPlugins()
                                           throws java.lang.Exception
Throws:
java.lang.Exception