Class QueryPluginAspect


@Deprecated(forRemoval=true) @Component @ConditionalOnProperty(prefix="plugin-manager", name="enable", havingValue="true") public class QueryPluginAspect extends AbstractPluginAspect<QueryExtensionPoint>
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • QueryPluginAspect

      public QueryPluginAspect(org.springframework.beans.factory.ListableBeanFactory beanFactory)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details