Interface OperationDescriptor

All Known Implementing Classes:
AbstractAddStepHandler, AbstractBoottimeAddStepHandler, BaseHttpInterfaceAddStepHandler, BaseNativeInterfaceAddStepHandler, InterfaceAddHandler, ManagementInterfaceAddStepHandler, ModelOnlyAddStepHandler, ReloadRequiredAddStepHandler, RestartParentResourceAddHandler

@Deprecated(forRemoval=true) public interface OperationDescriptor
Deprecated, for removal: This API element is subject to removal in a future version.
To be removed without replacement.
Describes the parameters of operation..
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Details

    • getAttributes

      Collection<? extends AttributeDefinition> getAttributes()
      Deprecated, for removal: This API element is subject to removal in a future version.