com.vaadin.server.

Class LegacyVaadinPortlet

    • Constructor Detail

      • LegacyVaadinPortlet

        public LegacyVaadinPortlet()
    • Method Detail

      • init

        public void init(PortletConfig portletConfig)
                  throws PortletException

        Overrides:

        init in class VaadinPortlet

        Throws:

        PortletException

      • getNewApplication

        protected LegacyApplication getNewApplication(PortletRequest request)
                                               throws PortletException

        Throws:

        PortletException

      • shouldCreateApplication

        protected boolean shouldCreateApplication(PortletRequest request)