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