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