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