Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ][ Fast Forward ][ Next ]

Chapter 7. Adaptor Clients

An adaptor client enables a Java manager to access m-beans in a remote agent through a particular communications protocol. The Java Dynamic Management Kit provides an adaptor client for each of the supported protocols. All adaptor clients have the same interface, meaning that the manager is protocol-independent. Adaptor clients are described in the following sections:


[ Previous ][ Home ][ Next ]
Using the Generated Code[ Up ]Overview