C G M
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- com.google.inject.tools.jmx - package com.google.inject.tools.jmx
-
JMX integration; this extension requires
guice-jmx.jar.
G
- getKey() - Method in interface com.google.inject.tools.jmx.ManagedBindingMBean
-
Gets the binding key.
- getProvider() - Method in interface com.google.inject.tools.jmx.ManagedBindingMBean
-
Gets the provider to which this binding is bound.
- getSource() - Method in interface com.google.inject.tools.jmx.ManagedBindingMBean
-
Gets the source of this binding.
M
- main(String[]) - Static method in class com.google.inject.tools.jmx.Manager
-
Run with no arguments for usage instructions.
- manage(String, Injector) - Static method in class com.google.inject.tools.jmx.Manager
-
Registers all the bindings of an Injector with the platform MBean server.
- manage(MBeanServer, String, Injector) - Static method in class com.google.inject.tools.jmx.Manager
-
Registers all the bindings of an Injector with the given MBean server.
- ManagedBindingMBean - Interface in com.google.inject.tools.jmx
-
JMX interface to bindings.
- Manager - Class in com.google.inject.tools.jmx
-
Provides a JMX interface to Guice.
- Manager() - Constructor for class com.google.inject.tools.jmx.Manager
All Classes All Packages