类 RelationService

java.lang.Object
javax.management.NotificationBroadcasterSupport
javax.management.relation.RelationService
所有已实现的接口:
EventListener , MBeanRegistration , NotificationBroadcaster , NotificationEmitter , NotificationListener , RelationServiceMBean

关系服务负责创建和删除关系类型和关系,处理一致性并提供查询机制。

它通过扩展 NotificationBroadcasterSupport 来实现 NotificationBroadcaster,以便在从中删除关系时发送通知。

它实现了 NotificationListener 接口,以便能够接收有关注销关系角色中引用的 MBean 和关系 MBean 的通知。

它实现了 MBeanRegistration 接口,以便能够检索其 ObjectName 和 MBean Server。

自从:
1.5