fedora.utilities.install.container
Class ContainerFactory

java.lang.Object
  extended by fedora.utilities.install.container.ContainerFactory

public class ContainerFactory
extends java.lang.Object

A static factory that returns a Container depending on InstallOptions


Method Summary
static Container getContainer(Distribution dist, InstallOptions options)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContainer

public static Container getContainer(Distribution dist,
                                     InstallOptions options)