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