Class DataModelTestApplicationContextHelper

java.lang.Object
org.alfresco.util.BaseApplicationContextHelper
org.alfresco.util.DataModelTestApplicationContextHelper

public class DataModelTestApplicationContextHelper extends BaseApplicationContextHelper
Author:
Andy
  • Field Details

    • CONFIG_LOCATIONS

      public static final String[] CONFIG_LOCATIONS
      location of required configuration files
  • Constructor Details

    • DataModelTestApplicationContextHelper

      public DataModelTestApplicationContextHelper()
  • Method Details

    • 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