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