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