Class OpenSearchSubsystemConfig

  • All Implemented Interfaces:
    org.springframework.beans.factory.DisposableBean

    @Configuration
    @ImportResource("classpath:/index/openSearchSubsystemContext.xml")
    public class OpenSearchSubsystemConfig
    extends Object
    implements org.springframework.beans.factory.DisposableBean
    Spring config that import OpenSearch components from the confluence-opensearch plugin.
    Since:
    8.6
    • Constructor Detail

      • OpenSearchSubsystemConfig

        public OpenSearchSubsystemConfig​(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager)