Package com.vaadin.flow.osgi.support
Class OSGiAppShellPredicate
- java.lang.Object
-
- com.vaadin.flow.osgi.support.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 ofAppShellPredicate.- Since:
- Author:
- Vaadin Ltd
-
-
Constructor Summary
Constructors Constructor Description OSGiAppShellPredicate()
-
-
-
Method Detail
-
isShell
public boolean isShell(Class<?> clz)
- Specified by:
isShellin interfacecom.vaadin.flow.server.startup.AppShellPredicate
-
-