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