Class PersistentResourceXMLDescription

java.lang.Object
org.jboss.as.controller.PersistentResourceXMLDescription
All Implemented Interfaces:
ResourceMarshaller, ResourceParser

@Deprecated(forRemoval=true, since="28.0") public final class PersistentResourceXMLDescription extends Object implements ResourceParser, ResourceMarshaller
Deprecated, for removal: This API element is subject to removal in a future version.
A representation of a resource as needed by the XML parser.
Author:
Tomaz Cerar, Stuart Douglas