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