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