|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b76 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.management.event | Defines the Event Service, which provides extended support for JMX notifications. |
| javax.management.namespace | The javax.management.namespace package makes it possible
to federate MBeanServers into a hierarchical name space. |
| Uses of EventConsumer in javax.management.event |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
EventClient
This class is used to manage its notification listeners on the client side in the same way as on the MBean server side. |
class |
EventSubscriber
An object that can be used to subscribe for notifications from all MBeans in an MBeanServer that match a pattern. |
| Uses of EventConsumer in javax.management.namespace |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
VirtualEventManager
This class maintains a list of subscribers for ObjectName patterns and allows a notification to be sent to all subscribers for a given ObjectName. |
|
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.