Interface ManagedBindingMBean


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

      • getSource

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

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

        String getKey()
        Gets the binding key.