Interface ManagedBindingMBean


  • public interface ManagedBindingMBean
    JMX interface to bindings.
    • Method Detail

      • getSource

        java.lang.String getSource()
        Gets the source of this binding.
      • getProvider

        java.lang.String getProvider()
        Gets the provider to which this binding is bound.
      • getKey

        java.lang.String getKey()
        Gets the binding key.