Class DataModelTestApplicationContextHelper

    • Field Detail

      • CONFIG_LOCATIONS

        public static final java.lang.String[] CONFIG_LOCATIONS
        location of required configuration files
    • Constructor Detail

      • DataModelTestApplicationContextHelper

        public DataModelTestApplicationContextHelper()
    • Method Detail

      • getApplicationContext

        public static org.springframework.context.ApplicationContext getApplicationContext()
        Provides a static, single instance of the default Alfresco application context. This method can be called repeatedly.

        If the configuration requested differs from one used previously, then the previously-created context is shut down.

        Returns:
        Returns an application context for the default Alfresco configuration