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