Class PersistentResourceDefinition

All Implemented Interfaces:
Feature, ResourceDefinition, ResourceRegistration

@Deprecated(forRemoval=true, since="28.0") public abstract class PersistentResourceDefinition extends SimpleResourceDefinition
Deprecated, for removal: This API element is subject to removal in a future version.
A persistent resource definition. This needs to be combined with PersistentResourceXMLDescription to simplify the process of creating parsers and persisters.
Author:
Tomaz Cerar (c) 2013 Red Hat Inc.