Class TemplatePluginAspect


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

    • TemplatePluginAspect

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