org.skyscreamer.yoga.demo.setup
Class DbSetup

java.lang.Object
  extended by org.skyscreamer.yoga.demo.setup.DbSetup

@Component
public class DbSetup
extends Object

Created by IntelliJ IDEA. User: Carter Page Date: 4/13/11 Time: 6:25 PM


Constructor Summary
DbSetup()
           
 
Method Summary
 void afterPropertiesSet()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DbSetup

public DbSetup()
Method Detail

afterPropertiesSet

@PostConstruct
public void afterPropertiesSet()
                        throws Exception
Throws:
Exception


Copyright © 2011. All Rights Reserved.