Documentation Contents |
Java Management Extensions (JMX) Technology TutorialJava Management Extensions (JMX)
|
Contents | Previous | Next |
2.1.4 Running the Standard MBean Example
2.2.1 NotificationBroadcaster Interface
2.2.2 Running the MBean Notification Example
2.3.1 QueueSamplerMXBean Interface
2.3.4 Creating and Registering the MXBean in the MBean Server
2.3.5 Running the MXBean Example
2.4.1 DescriptorKey Annotations
2.4.3 Running the MBean Descriptors Example
3.1 Accessing Standard and Dynamic MBeans via the RMI Connector
3.1.1 Analyzing the Example Classes
3.1.1.2 SimpleStandardMBean.java
3.1.2 Running the MBean Example
4.1.2 External CORBA Naming Service
4.2 Service Location Protocol (SLP) Lookup Service
4.2.1 Analyzing the Example Classes
4.2.2 Running the SLP Lookup Service Example
4.2.2.1 Setting up the SLP Lookup Service Example
4.2.2.2 Running the SLP Lookup Service Example
4.3.1 Analyzing the Example Classes
4.3.1.4 jini.properties.template
4.3.2 Running the Jini Lookup Service Example
4.3.2.1 Setting up the Jini Lookup Service Example
4.3.2.2 Running the Jini Lookup Service Example
4.4 Java Naming and Directory Interface (JNDI) / LDAP Lookup Service
4.4.1 Analyzing the Example Classes
4.4.2 Running the JNDI/LDAP Lookup Service Example
4.4.2.1 Setting up the JNDI/LDAP Lookup Service Example
4.4.2.2 Running the JNDI/LDAP Lookup Service Example With an RMI Connector
5.1.1 RMI Connectors With Simple Security
5.1.1.2 SimpleStandardMBean.java
5.1.2 Running the RMI Connector Example With Simple Security
5.2.1 Secure RMI Connectors With Subject Delegation
5.2.1.3 SimpleStandardMBean.java
5.2.2 Running the Secure RMI Connector Example With Subject Delegation
5.3.1 RMI Connectors With Fine-Grained Security
5.3.1.1 The files will be analyzed in the following sections.Server.java
5.3.1.3 SimpleStandardMBean.java
5.3.2 Running the RMI Connector Example With Fine-Grained Security
Contents | Previous | Next |
|
Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved. Please send comments using this Feedback page. |
Java Technology |