|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.unitils.spring.util.ClassPathXmlApplicationContextFactory
public class ClassPathXmlApplicationContextFactory
An ApplicationContextFactory that creates an instance of
the type ClassPathXmlApplicationContext.
| Constructor Summary | |
|---|---|
ClassPathXmlApplicationContextFactory()
|
|
| Method Summary | |
|---|---|
org.springframework.context.ConfigurableApplicationContext |
createApplicationContext(List<String> locations)
Create an ClassPathXmlApplicationContext for the given locations on which refresh has not
yet been called |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassPathXmlApplicationContextFactory()
| Method Detail |
|---|
public org.springframework.context.ConfigurableApplicationContext createApplicationContext(List<String> locations)
ClassPathXmlApplicationContext for the given locations on which refresh has not
yet been called
createApplicationContext in interface ApplicationContextFactorylocations - The configuration file locations, not null
refresh() method hasn't been called yet
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||