Class DefaultContentStoreMapProvider

  • All Implemented Interfaces:
    java.util.EventListener, ContentStoreMapProvider, org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener

    public class DefaultContentStoreMapProvider
    extends AbstractContentStoreMapProvider
    Provides a default Map of registered content stores. Use when the Content Store Selector is not available (e.g on community releases).
    Since:
    4.0
    • Constructor Detail

      • DefaultContentStoreMapProvider

        public DefaultContentStoreMapProvider()
    • Method Detail

      • setDefaultStoreName

        public void setDefaultStoreName​(java.lang.String defaultStoreName)