クラス BeansEndpoint.BeanDescriptor

java.lang.ObjectSE
org.springframework.boot.actuate.beans.BeansEndpoint.BeanDescriptor
含まれているクラス:
BeansEndpoint

public static final class BeansEndpoint.BeanDescriptor extends ObjectSE
Bean の説明。
導入:
2.0.0
作成者:
Dave Syer, Andy Wilkinson
  • 方法の詳細

    • getAliases

      public StringSE[] getAliases()
    • getScope

      public @Nullable StringSE getScope()
    • getType

      public @Nullable ClassSE<?> getType()
    • getResource

      public @Nullable StringSE getResource()
    • getDependencies

      public StringSE[] getDependencies()