Interface AdditionalJmxObjects

  • All Known Implementing Classes:
    BasicTCP, SHARED_LOOPBACK, SimpleTCP, TCP, TCP_NIO2, TP, TUNNEL, UDP

    public interface AdditionalJmxObjects
    Allows objects to provide references to objects which also expose attributes or operations. These are exposed on the same level as the parent object.
    Since:
    4.0
    Author:
    Bela Ban
    • Method Detail

      • getJmxObjects

        java.lang.Object[] getJmxObjects()