|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.management.namespace | The javax.management.namespace package makes it possible
to federate MBeanServers into a hierarchical name space. |
| Uses of JMXNamespaceMBean in javax.management.namespace |
|---|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JMXRemoteNamespaceMBean
A JMXNamespaceMBean that will connect to a remote MBeanServer
by creating a JMXConnector from a
JMXServiceURL. |
| Modifier and Type | Class and Description |
|---|---|
class |
JMXDomain
A special JMXNamespace that can handle part of
the MBeanServer local name space. |
class |
JMXNamespace
MBean Servers can be federated into a single hierarchical name space: A JMXNamespace is an MBean that handles a sub name space in that hierarchical name space. |
class |
JMXRemoteNamespace
A JMXNamespace that will connect to a remote MBeanServer
by creating a JMXConnector from a
JMXServiceURL. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.