java.lang.Object | |
↳ | com.google.inject.tools.jmx.Manager |
Provides a JMX interface to Guice.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Run with no arguments for usage instructions.
| |||||||||||
Registers all the bindings of an Injector with the platform MBean server.
| |||||||||||
Registers all the bindings of an Injector with the given MBean server.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|
Run with no arguments for usage instructions.
Exception |
---|
Registers all the bindings of an Injector with the platform MBean server.
Consider using the name of your root Module
class as the domain.
Registers all the bindings of an Injector with the given MBean server.
Consider using the name of your root Module
class as the domain.