Class ReflectiveRuntimeMXBean.Holder

  • Enclosing class:
    ReflectiveRuntimeMXBean

    private static final class ReflectiveRuntimeMXBean.Holder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private static java.lang.reflect.Method getInputArgumentsMethod  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      private Holder()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • getInputArgumentsMethod

        private static final java.lang.reflect.Method getInputArgumentsMethod
    • Constructor Detail

      • Holder

        private Holder()