Class ProjectCustomViewsManager

java.lang.Object
it.uniroma2.art.semanticturkey.customviews.ProjectCustomViewsManager
All Implemented Interfaces:
EventListener, org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>

@Component public class ProjectCustomViewsManager extends Object implements org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>
  • Field Details

  • Constructor Details

    • ProjectCustomViewsManager

      public ProjectCustomViewsManager()
  • Method Details

    • getCustomViewManager

      public CustomViewsManager getCustomViewManager(Project project)
    • onApplicationEvent

      public void onApplicationEvent(org.springframework.context.ApplicationEvent event)
      Specified by:
      onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.context.ApplicationEvent>