| Package | Description |
|---|---|
| org.mule.runtime.extension.api.loader | |
| org.mule.runtime.extension.internal.loader.enricher |
| Modifier and Type | Method and Description |
|---|---|
default DeclarationEnricherPhase |
DeclarationEnricher.getExecutionPhase()
Specifies a
phase for the DeclarationEnricher to be executed. |
static DeclarationEnricherPhase |
DeclarationEnricherPhase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeclarationEnricherPhase[] |
DeclarationEnricherPhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018 MuleSoft, Inc.. All rights reserved.