public class ComponentLocationJsonDeserializer extends Object implements com.google.gson.JsonDeserializer<org.mule.runtime.api.component.location.ComponentLocation>
JsonDeserializer and it can be registered to Gson as a Type Adapter in order to
deserialize ComponentLocations| Constructor and Description |
|---|
ComponentLocationJsonDeserializer() |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.location.ComponentLocation |
deserialize(com.google.gson.JsonElement jsonElement,
Type type,
com.google.gson.JsonDeserializationContext jsonDeserializationContext) |
public org.mule.runtime.api.component.location.ComponentLocation 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.location.ComponentLocation>com.google.gson.JsonParseExceptionCopyright © 2022 MuleSoft, Inc.. All rights reserved.