Sun Microsystems
Products & Services
 
Support & Training
 
 

Java Dynamic Management Kit 5.1 Tutorial
Copyright
+  Preface

Part I Instrumentation Using MBeans
+  1.  Standard MBeans
-  2.  Dynamic MBeans
2.1 Exposing the Management Interface
2.1.1 DynamicMBean Interface
2.1.2 MBean Metadata Classes
2.2 Implementing a Dynamic MBean
2.2.1 Dynamic Programming Issues
2.2.2 getMBeanInfo Method
2.2.3 Generic Attribute Getters and Setters
2.2.4 Bulk Getters and Setters
2.2.5 Generic Operation Invoker
2.3 Running the Dynamic MBean Example
ProcedureTo Run the Dynamic MBean Example
2.3.1 Comparison With the SimpleStandard Example
2.3.2 Dynamic MBean Execution Time
+  3.  Model MBeans
+  4.  Open MBeans

Part II Agent Applications
+  5.  Base Agent
+  6.  HTML Protocol Adaptor
+  7.  MBean Server Interceptors
+  8.  Notification Mechanism

Part III Remote Management Applications
+  9.  Protocol Connectors
+  10.  Lookup Services
+  11.  Connector Security

Part IV Agent Services
+  12.  M-Let Class Loader
+  13.  Relation Service
+  14.  Cascading Service
+  15.  Discovery Service

Part V SNMP Interoperability
+  16.  Creating an SNMP Agent
+  17.  Developing an SNMP Manager
+  18.  Advanced MIB Implementations
+  19.  Security Mechanisms in the SNMP Toolkit
+  20.  SNMP Master Agent

Part VI Legacy Features
+  21.  Legacy Protocol Connectors
+  22.  Notification Forwarding in Legacy Connectors
+  23.  Legacy Connector Security
+  24.  Legacy Proxy Mechanism
+  25.  Legacy Cascading Agents

Index