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