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