クラス HandlerMethodDescription

java.lang.ObjectSE
org.springframework.boot.actuate.web.mappings.HandlerMethodDescription

public class HandlerMethodDescription extends ObjectSE
HandlerMethod の説明。
導入:
2.0.0
作成者:
Andy Wilkinson
  • コンストラクターの詳細

    • HandlerMethodDescription

      public HandlerMethodDescription(HandlerMethod handlerMethod)
  • メソッドの詳細

    • getName

      public StringSE getName()
    • getDescriptor

      public StringSE getDescriptor()
    • getClassName

      public StringSE getClassName()