Interface ResourceMXBean

  • All Known Implementing Classes:
    ResourceMxBeanImpl

    public interface ResourceMXBean
    MXBean interface of resource MXBeans.
    • Method Detail

      • getName

        java.lang.String getName()
        Get the name of the resource. The name can be URI or resource class name depending on the usage of MXBean.
        Returns:
        Name of the MXBean.