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