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