it.eng.spago.dispatching.module
Class PageFactory

java.lang.Object
  extended byit.eng.spago.dispatching.module.PageFactory

public class PageFactory
extends java.lang.Object


Method Summary
static PageIFace getPage(RequestContainer requestContainer, java.lang.String pageName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getPage

public static PageIFace getPage(RequestContainer requestContainer,
                                java.lang.String pageName)
                         throws ModuleException
Throws:
ModuleException