|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ektorp.spring.InitialDataLoader
@Component(value="initialDataLoader") public class InitialDataLoader
Multi-threaded data loader. Will look up all components in the application context that implements the org.ektorp.dataload.DataLoader interface.
| Constructor Summary | |
|---|---|
InitialDataLoader(java.util.List<DataLoader> l,
org.springframework.core.io.ResourceLoader rl)
|
|
| Method Summary | |
|---|---|
void |
afterPropertiesSet()
|
void |
loadData()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitialDataLoader(java.util.List<DataLoader> l,
org.springframework.core.io.ResourceLoader rl)
| Method Detail |
|---|
public void loadData()
public void afterPropertiesSet()
throws java.lang.Exception
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||