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