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