Java Dynamic Management Kit 3.2 Programming Guide | ||||
---|---|---|---|---|
![]() | ![]() | Chapter 5. Adaptors | ![]() | ![]() |
Access to an adaptor depends on the manager that uses it; there are two types of access:
Direct access
Access through an adaptor client
These types of management applications access adaptors directly:
Web browsers accessing the HTML adaptor
SNMP managers
Java managers access an adaptor through an adaptor client. The Java Dynamic Management Kit provides adaptor clients to enable a Java manager to access an adaptor using these protocols:
RMI
HTTP/TCP
HTTP/UDP
HTTP/SSL
IIOP
For information on how to use the adaptor clients, refer to Chapter 7.
![]() | ![]() | ![]() |
Adding an Adaptor to an Agent | ![]() | Operation of the Adaptors |