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