Module JMX
Provides classes and predicates for working with JMX bean types.
Import path
import semmle.code.java.JMX
Imports
Type | Provides classes and predicates for working with Java types. |
Classes
JmxRegistrationCall | A call that registers an object with the |
JmxRegistrationMethod | A method used to register |
MBean | An |
MXBean | An |
ManagedBean | A managed bean. |
RegisteredManagedBeanImpl | An managed bean implementation which is seen to be registered with the |
TypeJmxConnectorFactory | The class |
TypeJmxServiceUrl | The class |
TypeRmiConnector | The class |
Aliases
JMXRegistrationCall | DEPRECATED: Alias for JmxRegistrationCall |
JMXRegistrationMethod | DEPRECATED: Alias for JmxRegistrationMethod |
TypeJMXConnectorFactory | DEPRECATED: Alias for TypeJmxConnectorFactory |
TypeJMXServiceURL | DEPRECATED: Alias for TypeJmxServiceUrl |
TypeRMIConnector | DEPRECATED: Alias for TypeRmiConnector |