Class EntryPointList
java.lang.Object
tripleo.elijah_durable_congenial.entrypoints.EntryPointList
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidadd(EntryPoint aEntryPoint) voidgenerate(@NotNull GenerateFunctions aGenerateFunctions, DeducePhase aDeducePhase, @NotNull Supplier<WorkManager> wm) intsize()
-
Constructor Details
-
EntryPointList
@Contract(pure=true) public EntryPointList()
-
-
Method Details
-
add
-
generate
public void generate(@NotNull @NotNull GenerateFunctions aGenerateFunctions, DeducePhase aDeducePhase, @NotNull @NotNull Supplier<WorkManager> wm) -
size
public int size()
-