Uses of Interface
io.quarkus.devtools.codestarts.core.strategy.CodestartFileStrategyHandler
Packages that use CodestartFileStrategyHandler
-
Uses of CodestartFileStrategyHandler in io.quarkus.devtools.codestarts.core.strategy
Subinterfaces of CodestartFileStrategyHandler in io.quarkus.devtools.codestarts.core.strategyFields in io.quarkus.devtools.codestarts.core.strategy with type parameters of type CodestartFileStrategyHandlerModifier and TypeFieldDescriptionstatic final Map<String,CodestartFileStrategyHandler> CodestartFileStrategyHandler.BY_NAMEMethods in io.quarkus.devtools.codestarts.core.strategy that return CodestartFileStrategyHandlerConstructors in io.quarkus.devtools.codestarts.core.strategy with parameters of type CodestartFileStrategyHandlerModifierConstructorDescriptionCodestartFileStrategy(String filter, CodestartFileStrategyHandler handler)