Package com.vaadin.flow.server.frontend.scanner
package com.vaadin.flow.server.frontend.scanner
-
ClassDescriptionIdentifier for a chunk or part of the JS bundle.Interface for annotated and subclass class searches.Implementation that proxy and cache a real
ClassFinder
.Implementation that searches for annotated classes or subclasses in a list of classes.A container for CssImport information when scanning the class path.A simple container with the information related to an application entry point, i.e. those classes annotated with theRoute
annotation, extendingWebComponentExporter
and a bunch of more internal classes.The type of an entry point (scanned for frontend dependencies).Represents the class dependency tree of the application.Frontend dependencies scanner.Frontend dependencies scanner factory.