Package com.vaadin.hilla.engine
Interface EngineConfiguration.BrowserCallableFinder
- Enclosing class:
- EngineConfiguration
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Functional interface for finding browser-callable classes.
Implementations of this interface are responsible for locating and
returning a list of endpoint classes.
-
Method Summary
-
Method Details
-
findBrowserCallables
- Throws:
ExecutionFailedException
-