public class WithFallbackParsingStrategy extends Object implements ParsingStrategy
| Modifier and Type | Class and Description |
|---|---|
class |
WithFallbackParsingStrategy.FallbackParseResult |
| Constructor and Description |
|---|
WithFallbackParsingStrategy() |
| Modifier and Type | Method and Description |
|---|---|
ParseResult |
parse(org.mule.apikit.model.api.ApiReference ref) |
void |
setExecutor(ScheduledExecutorService executor) |
public ParseResult parse(org.mule.apikit.model.api.ApiReference ref)
parse in interface ParsingStrategypublic void setExecutor(ScheduledExecutorService executor)
setExecutor in interface ParsingStrategyCopyright © 2021. All rights reserved.