Class QueryPluginAspect

java.lang.Object
org.ehrbase.plugin.AbstractPluginAspect<org.ehrbase.plugin.extensionpoints.QueryExtensionPoint>
org.ehrbase.plugin.QueryPluginAspect

@Deprecated(forRemoval=true) @Component @ConditionalOnProperty(prefix="plugin-manager", name="enable", havingValue="true") public class QueryPluginAspect extends AbstractPluginAspect<org.ehrbase.plugin.extensionpoints.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