Class DeprecatedResourceDescriptionResolver

  • All Implemented Interfaces:
    ResourceDescriptionResolver

    public class DeprecatedResourceDescriptionResolver
    extends StandardResourceDescriptionResolver
    Resource resolver that in case that doesn't find deprecated description uses subsystem-name.deprecated key. This is useful when you need to deprecate whole subsystem and don't want to add deprecated key entries for each any every resource / attribute / operation
    Author:
    Tomaz Cerar (c) 2015 Red Hat Inc.