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