| Package | Description |
|---|---|
| org.mule.metadata.persistence |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectTypeReferenceHandler
Implementation of
ObjectTypeReferenceHandler which handles references
by looking for the MetadataTypeConstants.REF_FLAG prefix. |
class |
NullObjectTypeReferenceHandler
A null object implementation of
ObjectTypeReferenceHandler which handles
no reference. |
| Constructor and Description |
|---|
JsonMetadataTypeLoader(ObjectTypeReferenceHandler referenceHandler)
Creates a new instance which handles type references through the given
referenceHandler |
JsonMetadataTypeWriter(ObjectTypeReferenceHandler referenceHandler)
Creates a new instance which handles type references through the given
referenceHandler |
MetadataTypeGsonTypeAdapter(ObjectTypeReferenceHandler referenceHandler)
Creates a new instance which handles type references through the given
referenceHandler |
Copyright © 2022 MuleSoft, Inc.. All rights reserved.