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