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