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