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