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