it.unibas.pdd.modello
Class GenerazioneStrategyFactory

java.lang.Object
  extended by it.unibas.pdd.modello.GenerazioneStrategyFactory

public class GenerazioneStrategyFactory
extends java.lang.Object


Method Summary
static GenerazioneStrategyFactory getInstance()
           
 GenerazioneStrategy getStrategy(Configurazione configurazione)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static GenerazioneStrategyFactory getInstance()

getStrategy

public GenerazioneStrategy getStrategy(Configurazione configurazione)