Java Dynamic Management Kit 3.2 Programming Guide
[ Previous ][ Fast Back ]Chapter 5. Adaptors[ Fast Forward ][ Next ]

Operation of the Adaptors

The purpose of an adaptor is to enable a manager to:

When a request from a manager to instantiate and register an m-bean is carried out, the Java class of the m-bean is determined by the mapping service. By default the mapping service uses the rules described in Mapping Rules for Class Names in Chapter 7. The code of the class does not have to be present on the same machine as the agent in which the m-bean is to be instantiated.


[ Previous ][ Home ][ Next ]
Access to an Adaptor[ Up ]Access Control