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