Class SingletonDeploymentXMLReader

java.lang.Object
org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentXMLReader
All Implemented Interfaces:
org.jboss.staxmapper.XMLElementReader<MutableSingletonDeploymentConfiguration>

public class SingletonDeploymentXMLReader extends Object implements org.jboss.staxmapper.XMLElementReader<MutableSingletonDeploymentConfiguration>
Parses singleton deployment configuration from XML.
Author:
Paul Ferraro