com.google.inject.tools.jmx

Interface ManagedBindingMBean



  • public interface ManagedBindingMBean
    JMX interface to bindings.
    Author:
    crazybob@google.com (Bob Lee)
    • 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.

Copyright © 2006–2018 Google, Inc.. All rights reserved.