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