Interface Described<D>

All Known Subinterfaces:
DescribedAddStepHandler
All Known Implementing Classes:
AddStepHandler, DeploymentChainContributingAddStepHandler, ReloadRequiredAddStepHandler, RestartParentResourceAddStepHandler

public interface Described<D>
Exposes the descriptor of this object.
Author:
Paul Ferraro
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns the descriptor of this object
  • Method Details

    • getDescriptor

      D getDescriptor()
      Returns the descriptor of this object
      Returns:
      the descriptor of this object