net.sf.sido.spring
Class DataFactoryLoader
java.lang.Object
net.sf.sido.spring.DataFactoryLoader
public class DataFactoryLoader
- extends Object
|
Constructor Summary |
DataFactoryLoader(org.springframework.context.ApplicationContext context)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataFactoryLoader
public DataFactoryLoader(org.springframework.context.ApplicationContext context)
getDataFactory
public DataFactory getDataFactory()
getReader
public DataFactoryReader getReader()
getPaths
public String getPaths()
load
public DataFactory load()
throws IOException
- Throws:
IOException
setDataFactory
public void setDataFactory(DataFactory dataFactory)
setReader
public void setReader(DataFactoryReader reader)
setPaths
public void setPaths(String paths)
Copyright © 2011. All Rights Reserved.