Class EntryPointProcessor.EPP_MCEP
java.lang.Object
tripleo.elijah_durable_congenial.entrypoints.EntryPointProcessor.EPP_MCEP
- All Implemented Interfaces:
EntryPointProcessor
- Enclosing interface:
- EntryPointProcessor
-
Nested Class Summary
Nested classes/interfaces inherited from interface tripleo.elijah_durable_congenial.entrypoints.EntryPointProcessor
EntryPointProcessor.EPP_AFEP, EntryPointProcessor.EPP_MCEP, EntryPointProcessor.EppCodeRegistrar -
Constructor Summary
ConstructorsConstructorDescriptionEPP_MCEP(MainClassEntryPoint aEp, DeducePhase aDeducePhase, WorkList aWl, GenerateFunctions aGenerateFunctions) -
Method Summary
-
Constructor Details
-
EPP_MCEP
public EPP_MCEP(MainClassEntryPoint aEp, DeducePhase aDeducePhase, WorkList aWl, GenerateFunctions aGenerateFunctions)
-
-
Method Details
-
process
public void process()- Specified by:
processin interfaceEntryPointProcessor
-