net.sf.lavalamp.factories
Class SiteFactory

java.lang.Object
  extended by net.sf.lavalamp.factories.SiteFactory

public class SiteFactory
extends Object


Constructor Summary
SiteFactory()
           
 
Method Summary
 BuildSite make(SiteProperties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SiteFactory

public SiteFactory()
Method Detail

make

public BuildSite make(SiteProperties properties)
               throws InstantiationException,
                      IllegalAccessException,
                      ClassNotFoundException
Throws:
InstantiationException
IllegalAccessException
ClassNotFoundException


Copyright © 2010. All Rights Reserved.