public class ComponentIdentifierJsonDeserializer extends Object implements com.google.gson.JsonDeserializer<org.mule.runtime.api.component.ComponentIdentifier>
JsonDeserializer and it can be registered to Gson as a Type Adapter in order to
deserialize ComponentIdentifiers| Constructor and Description |
|---|
ComponentIdentifierJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.ComponentIdentifier |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public org.mule.runtime.api.component.ComponentIdentifier deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext)
throws com.google.gson.JsonParseException
deserialize in interface com.google.gson.JsonDeserializer<org.mule.runtime.api.component.ComponentIdentifier>com.google.gson.JsonParseExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.