Class PersistentResourceXMLDescriptionWriter

java.lang.Object
org.jboss.as.controller.PersistentResourceXMLDescriptionWriter
All Implemented Interfaces:
org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext>

@Deprecated(forRemoval=true, since="28.0") public class PersistentResourceXMLDescriptionWriter extends Object implements org.jboss.staxmapper.XMLElementWriter<SubsystemMarshallingContext>
Deprecated, for removal: This API element is subject to removal in a future version.
An XMLElementWriter based on a PersistentResourceXMLDescription.
Author:
Paul Ferraro