Class ModelOnlyRemoveStepHandler

  • All Implemented Interfaces:
    OperationStepHandler

    public class ModelOnlyRemoveStepHandler
    extends AbstractRemoveStepHandler
    A handler for the remove operation that only manipulates the model. The original expected use is for resources that have been dropped from recent versions, but for which configuration manageablity is retained in order to allow use on legacy hosts in a managed domain. This handler would be used on the host controllers for the newer version nodes (particularly the master host controller.)
    Author:
    Brian Stansberry (c) 2012 Red Hat Inc.