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