org.jboss.seam.remoting.examples.model
Class PopulateDatabase
java.lang.Object
org.jboss.seam.remoting.examples.model.PopulateDatabase
public class PopulateDatabase
- extends Object
Populate a database with data.
- Author:
- Martin Gencur
|
Method Summary |
void |
loadData(org.jboss.solder.servlet.WebApplication webapp)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PopulateDatabase
public PopulateDatabase()
loadData
public void loadData(@Observes@Initialized
org.jboss.solder.servlet.WebApplication webapp)
throws ParseException
- Throws:
ParseException
Copyright © 2011 Seam Framework. All Rights Reserved.