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