Class GenericCodestartCatalog<T extends CodestartProjectInput>
java.lang.Object
io.quarkus.devtools.codestarts.core.GenericCodestartCatalog<T>
- All Implemented Interfaces:
CodestartCatalog<T>
public class GenericCodestartCatalog<T extends CodestartProjectInput>
extends Object
implements CodestartCatalog<T>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
codestarts
-
-
Constructor Details
-
GenericCodestartCatalog
-
-
Method Details
-
getCodestarts
- Specified by:
getCodestartsin interfaceCodestartCatalog<T extends CodestartProjectInput>
-
createProject
- Specified by:
createProjectin interfaceCodestartCatalog<T extends CodestartProjectInput>
-
select
-