Class ReadOperationDescriptionHandler

java.lang.Object
org.jboss.as.controller.operations.global.ReadOperationDescriptionHandler
All Implemented Interfaces:
OperationStepHandler

public class ReadOperationDescriptionHandler extends Object implements OperationStepHandler
OperationStepHandler returning the type description of a single operation description.
Author:
Kabir Khan, Brian Stansberry (c) 2012 Red Hat Inc.
  • Constructor Details

    • ReadOperationDescriptionHandler

      public ReadOperationDescriptionHandler()
  • Method Details