Class OpenSearchSubsystemConfig

java.lang.Object
com.atlassian.confluence.spring.index.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 Details

    • OpenSearchSubsystemConfig

      public OpenSearchSubsystemConfig(com.atlassian.plugin.osgi.container.OsgiContainerManager osgiContainerManager)
  • Method Details