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