|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor).
MBeanServerInterceptorConfigurator.addInterceptor(mx4j.server.interceptor.MBeanServerInterceptor).
AbstractConnectionManager.getEnvironment().
org.apache.commons.codec.binary.Base64
implementation.ConnectionResolver.lookupClient(javax.management.remote.JMXServiceURL, java.util.Map) to the server side.
ConnectionResolver.createServer(javax.management.remote.JMXServiceURL, java.util.Map) to a place specified by the JMXServiceURL.
JMXConnectors that use heartbeat to check if the
connection with JMXConnectorServers is still alive.
JMXConnector and a
JMXConnectorServer failed, at which a
notification failed is emitted.
ChainedMBeanServer.setMBeanServer(javax.management.MBeanServer)
MBeanServer.
RMIConnection calls,
performing wrapping of parameters and/or the needed actions.MBeanServerConnection.getAttribute(javax.management.ObjectName, java.lang.String), MBeanServerConnection.invoke(javax.management.ObjectName, java.lang.String, java.lang.Object[], java.lang.String[]) and so on.MBeanServerInterceptorConfigurator.addInterceptor(MBeanServerInterceptor interceptor).
MBeanServerInterceptorConfiguratorMBean.addInterceptor(MBeanServerInterceptor interceptor).
JMXConnector.connect()
arrives on server side.