@FunctionalInterface public interface AppShellPredicate
AppShellConfigurator eligible
for the web application.| Modifier and Type | Method and Description |
|---|---|
boolean |
isShell(Class<?> clz)
Checks whether the class is an
AppShellConfigurator class inside
the web application. |
boolean isShell(Class<?> clz)
AppShellConfigurator class inside
the web application.clz - the class to check , not nullAppShellConfigurator.Copyright © 2021. All rights reserved.