Package org.oddjob.jmx.client
package org.oddjob.jmx.client
Classes for the JMX client side.
-
ClassDescriptionImplementations are able to create a handler for the client side of method invocations.Dispatches methods to the correct handlers.Client side class for creating
ClientInterfaceManagers.Client side utility class for creating anClientInterfaceManagerFactory.The client side representation of a remote node.A facility shared by all client side handlers.Simple implementation of aClientSessionProvide tools toClientInterfaceHandlerFactoryto allow the handler of method invocations to do its job.This object represents a component as it travels across the network between client and server.Something that can be destroyed.Arooa configuration bean for creating aDirectInvocationClientFactory.AClientInterfaceHandlerFactorythat creates a client handler that passes all method invocations straight to the MBean.AHandlerFactoryProviderto be used in a configuration file.Something that is able to provide theClientInterfaceHandlerFactorys that the client will use to handle communication between client and server.Encapsulate a handler version.An interface for a client side proxy to implement so that a remote object can be polled for log messages.ARemoteOperationcreated based on a Method.Used as a stand in node when the client proxy can't be created.A LogArchiver which maintains it's log archives by polling a JMX MBean for log information.TODO remove.AnHandlerFactoryProviderthat provides actions from any number of XML Configurations found on the class path.A wrapper for the client side proxy of theServerMainBean.A simple ClientHandlerResolver.Synchronizer<T>Synchronises asynchronous notifications with a synchronous class to get initial state.AnHandlerFactoryProviderthat loadsHandlerFactoryProviders from XML configuration found at the given URLs.