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
+  3.  Model MBeans
+  4.  Open MBeans

Part II Agent Applications
-  5.  Base Agent
5.1 MBean Server Classes
5.1.1 MBeanServer Interface
5.1.2 MBean Server Implementation, Builder and Factory
5.2 Referencing MBeans
5.2.1 Object Names
5.2.2 ObjectInstance of an MBean
5.3 Agent Application
5.4 Creating an MBean Using the registerMBean Method
5.5 Creating an MBean Using the createMBean Method
5.6 Creating an MBean Using the instantiate Method
5.7 Managing MBeans
5.8 Filtering MBeans With the Base Agent
5.9 Running the Base Agent Example
ProcedureTo Run the Base Agent Example
5.9.1 Agent Output
+  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