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