wicket.contrib.phonebook
Class DataGenerator
java.lang.Object
wicket.contrib.phonebook.DataGenerator
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class DataGenerator
- extends Object
- implements org.springframework.beans.factory.InitializingBean
- Author:
- ivaynberg, Kare Nuorteva
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataGenerator
public DataGenerator()
setContactDao
public void setContactDao(ContactDao dao)
setCount
public void setCount(int count)
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
Copyright © 2005-2012 Wicket developers. All Rights Reserved.