public class PermissionJsonUnmarshaller extends Object implements Unmarshaller<Permission,JsonUnmarshallerContext>
Constructor and Description |
---|
PermissionJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static PermissionJsonUnmarshaller |
getInstance() |
Permission |
unmarshall(JsonUnmarshallerContext context) |
public Permission unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall
in interface Unmarshaller<Permission,JsonUnmarshallerContext>
Exception
public static PermissionJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.