wicket.contrib.phonebook
Class ShadesORMDictionary
java.lang.Object
wicket.contrib.phonebook.ShadesORMDictionary
- All Implemented Interfaces:
- org.springframework.beans.factory.InitializingBean
public class ShadesORMDictionary
- extends Object
- implements org.springframework.beans.factory.InitializingBean
- Author:
- Geoffrey Rummens Hendrey
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static hendrey.orm.ORMDictionary getInstance()
afterPropertiesSet
public void afterPropertiesSet()
throws Exception
- Specified by:
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
- Throws:
Exception
getDataSource
public DataSource getDataSource()
setDataSource
public void setDataSource(DataSource dataSource)
Copyright © 2005-2012 Wicket developers. All Rights Reserved.