Class OSGiAppShellPredicate

  • All Implemented Interfaces:
    com.vaadin.flow.server.startup.AppShellPredicate

    public class OSGiAppShellPredicate
    extends Object
    implements com.vaadin.flow.server.startup.AppShellPredicate
    OSGi capable implementation of AppShellPredicate.
    Since:
    Author:
    Vaadin Ltd
    • Constructor Detail

      • OSGiAppShellPredicate

        public OSGiAppShellPredicate()
    • Method Detail

      • isShell

        public boolean isShell​(Class<?> clz)
        Specified by:
        isShell in interface com.vaadin.flow.server.startup.AppShellPredicate