|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.util.BaseApplicationContextHelper
org.alfresco.util.DataModelTestApplicationContextHelper
public class DataModelTestApplicationContextHelper
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.alfresco.util.BaseApplicationContextHelper |
---|
BaseApplicationContextHelper.VariableFeatureClassPathXmlApplicationContext |
Field Summary | |
---|---|
static java.lang.String[] |
CONFIG_LOCATIONS
location of required configuration files |
Constructor Summary | |
---|---|
DataModelTestApplicationContextHelper()
|
Method Summary | |
---|---|
static org.springframework.context.ApplicationContext |
getApplicationContext()
Provides a static, single instance of the default Alfresco application context. |
Methods inherited from class org.alfresco.util.BaseApplicationContextHelper |
---|
closeApplicationContext, getApplicationContext, isContextLoaded, isNoAutoStart, isUsingLazyLoading, setNoAutoStart, setUseLazyLoading |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] CONFIG_LOCATIONS
Constructor Detail |
---|
public DataModelTestApplicationContextHelper()
Method Detail |
---|
public static org.springframework.context.ApplicationContext getApplicationContext()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |