Package org.oddjob.jmx
package org.oddjob.jmx
Oddjob JMX support. Includes classes exposing JMX MBeans to Oddjob and the full Oddjob client/server implementation for communicating with remote instances of Oddjob using JMX.
-
ClassDescriptionShared implementation for JMX clients.Parses a JMX Service URL to see if it is a full URL or just the host name and optionally port and optionally path identifier.Extends the idea of a
BeanDirectoryto also includes a server identifier.Something that is able to provide aRemoteDirectoryProvide a two way Object to Remote Id mapping.A RemoteOddjobBean defines an interface a client can use to get information about the bean and request a resync.A Base class that encapsulates the idea of an Operation that can be invoked locally or remotely.Used to alter behaviour between having a remote connector and using the Platform MBean Server.Constants shared between client and server.Utilities mainly for method argument manipulation during remote jmx calls.Provide a genericServerInterfaceManagerFactoryfor an interface.