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