org.wvc.config
Class SampleFactory

java.lang.Object
  extended by org.wvc.config.SampleFactory
All Implemented Interfaces:
WebPageFactory

public class SampleFactory
extends Object
implements WebPageFactory

Author:
Juli�n Gutierrez Oschmann

Constructor Summary
SampleFactory()
           
 
Method Summary
 WebPage getWebPage()
          
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SampleFactory

public SampleFactory()
Method Detail

getWebPage

public WebPage getWebPage()

Specified by:
getWebPage in interface WebPageFactory
Returns:
The web page.


Copyright © 2009. All Rights Reserved.