public class BootstrapActionConfigJsonUnmarshaller extends java.lang.Object implements Unmarshaller<BootstrapActionConfig,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static BootstrapActionConfigJsonUnmarshaller |
instance |
Constructor and Description |
---|
BootstrapActionConfigJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static BootstrapActionConfigJsonUnmarshaller |
getInstance() |
BootstrapActionConfig |
unmarshall(JsonUnmarshallerContext context) |
private static BootstrapActionConfigJsonUnmarshaller instance
public BootstrapActionConfigJsonUnmarshaller()
public BootstrapActionConfig unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<BootstrapActionConfig,JsonUnmarshallerContext>
java.lang.Exception
public static BootstrapActionConfigJsonUnmarshaller getInstance()