Java Dynamic Management Kit Tutorial Example

Tutorial Example
This example shows:
- For an agent:
- How to develop an m-bean that complies with the m-bean design patterns.
- How to initialize the framework.
- How to add services, adaptors, and an m-bean to the framework.
- For a manager:
- How to create a c-bean with the
mogen
tool.
- How to establish communication with the agent.
- How to access and modify the properties of
a remote m-bean through a c-bean.
Access the readme for this
example.
Note - This example is explained in detail in the Java
Dynamic Management Kit Programming Guide.
The directory containing the source files for this example depends
on the operating environment:
Operating
Environment |
Directory |
Solaris |
installDir/SUNWconn/jaw/examples/tutorial |
Windows NT |
installDir\SUNWconn\jaw\examples\tutorial |
Copyright 1999 Sun
Microsystems,
Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA. All rights reserved.