public class IgnoreMissingTypeAnnotationFallback extends Object implements org.mule.metadata.persistence.api.TypeAnnotationSerializerExtenderFallback
TypeAnnotationSerializerExtenderFallback implementation that allows Tooling to avoid trying to serialize or deserialize
a TypeAnnotation that is not handled by this API.| Constructor and Description |
|---|
IgnoreMissingTypeAnnotationFallback() |
| Modifier and Type | Method and Description |
|---|---|
Optional<Class<? extends org.mule.metadata.api.annotation.TypeAnnotation>> |
fallbackFor(String s) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.