public interface ComponentModelInitializer
ComponentAst lazily.| Modifier and Type | Method and Description |
|---|---|
void |
initializeComponents(Predicate<org.mule.runtime.ast.api.ComponentAst> componentModelPredicate,
boolean applyStartPhase)
Initializes the
|
void initializeComponents(Predicate<org.mule.runtime.ast.api.ComponentAst> componentModelPredicate, boolean applyStartPhase)
componentModelPredicate - a Predicate for ComponentAst to be initialized.applyStartPhase - boolean indicating if the Start phase should be applied to the created componentsCopyright © 2003–2024 MuleSoft, Inc.. All rights reserved.